yarn/mappings/net/minecraft/util
SquidDev a847209178 Several changes to blocks (#287)
Apologies for PR spam, just this one has a couple of changes I was unsure of, so it felt cleaner to split it into something separate:

 - I'm a bit conflicted on `.getCollisionShape` - it appears to be used both
for entity collision and determining if a block's side is a "full cube" (and so can have torches placed against or w/e)
 - I've renamed `getRenderingState` to `getStateForNeighborUpdate`, though am not 100% it's a good name - it may also perform side effects (mostly scheduling this block to be ticked next thread), so isn't quite a pure getter.
2018-12-14 17:18:57 -05:00
..
crash rebuild method names 2018-12-12 18:22:18 +01:00
math Several mappings for chunk/block rerendering (#286) 2018-12-14 09:05:56 -05:00
registry 18w50a: Update registries (#294) 2018-12-14 20:05:02 +01:00
shape Several changes to blocks (#287) 2018-12-14 17:18:57 -05:00
snooper rebuild method names 2018-12-12 18:22:18 +01:00
ActionResult.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
BooleanBiFunction.mapping Several changes to blocks (#287) 2018-12-14 17:18:57 -05:00
BoundedIntUnaryOperator.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
ChatUtil.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
DebugPrintStreamLogger.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
DefaultedList.mapping rebuild method names 2018-12-12 18:22:18 +01:00
DyeColor.mapping rebuild method names 2018-12-12 18:22:18 +01:00
Hand.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
HitResult.mapping rebuild method names 2018-12-12 18:22:18 +01:00
IdList.mapping update to 18w47b 2018-11-27 19:50:51 +01:00
Identifier.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
Int2ObjectBiMap.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
IntHashMap.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
IntIterable.mapping update to 18w47b 2018-11-27 19:50:51 +01:00
InvalidIdentifierException.mapping update to 18w47b 2018-11-27 19:50:51 +01:00
InventoryUtil.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
JsonHelper.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
Language.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
Lazy.mapping Tweak features, and OCD changes (#301) 2018-12-14 22:54:17 +01:00
LowercaseMap.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
MapUtil.mapping update to 18w47b 2018-11-27 19:50:51 +01:00
MetricsData.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
MinecraftException.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
Mirror.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
Nameable.mapping Re-add mappings for Nameable (#279) 2018-12-13 09:17:42 +00:00
NumberRange.mapping rebuild method names 2018-12-12 18:22:18 +01:00
PacketByteBuf.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
PrintStreamLogger.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
Profiler.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
ProfilerSystem.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
ProgressListener.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
Rarity.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
Rotation.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
Session.mapping rebuild method names 2018-12-12 18:22:18 +01:00
StringRepresentable.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
SystemUtil.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
TagHelper.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
TaskPriority.mapping rebuild method names 2018-12-12 18:22:18 +01:00
ThreadTaskQueue.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
Tickable.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
TypedActionResult.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
UncaughtExceptionHandler.mapping fix DedicatedServer unmapping itself 2018-11-01 20:25:43 +01:00
UncaughtExceptionLogger.mapping attempt mapping VoxelShape, other updates 2018-10-27 16:04:37 +02:00
UseAction.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
UserCache.mapping rebuild method names 2018-12-12 18:22:18 +01:00
WeightedPicker.mapping port to 18w50a 2018-12-12 18:12:26 +01:00