yarn/mappings/net/minecraft
liach 4bcc8ac47c
EntityContext -> ShapeContext, EntityContextImpl -> EntityShapeContext (#1213)
Fixes #908.

This context is exclusively used by block's 3 shape checking methods.
For its usage outside of blocks, it is used to be eventually passed to call one of the shape checking methods (as in CollisionView#canPlace or RayTraceContext)

Signed-off-by: liach <liach@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
2020-03-24 22:54:23 +00:00
..
advancement some piglin stuff + misc (#1144) 2020-03-05 21:40:35 +00:00
block EntityContext -> ShapeContext, EntityContextImpl -> EntityShapeContext (#1213) 2020-03-24 22:54:23 +00:00
client Clarify Minecart sounds, fixes #918 (#1211) 2020-03-24 22:53:56 +00:00
command 20w10a 2020-03-04 20:22:46 +00:00
data Fully map out block state model generator (#1208) 2020-03-20 22:16:59 +00:00
datafixer New sound stuff, fish hook predicate, missed persistent state uuid fix (#1202) 2020-03-19 14:50:03 +00:00
enchantment InfoEnchantment -> EnchantmentLevelEntry (extends WeightedPicker.Entry) (#1182) 2020-03-17 20:26:12 +00:00
entity EntityContext -> ShapeContext, EntityContextImpl -> EntityShapeContext (#1213) 2020-03-24 22:54:23 +00:00
fluid Random fixes (#1109) 2020-02-17 13:46:39 +00:00
inventory Container -> ScreenHandler (#1106) 2020-03-08 22:18:57 +00:00
item Fully map out block state model generator (#1208) 2020-03-20 22:16:59 +00:00
loot Moved a lot of "util" classes to more appropriate packages (#1171) 2020-03-17 23:04:34 +00:00
nbt 20w12a 2020-03-18 18:59:27 +00:00
network Slot documentation stuff (#1198) 2020-03-19 14:41:44 +00:00
particle Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
potion Some potion-related names (#1032) 2020-01-07 00:55:16 +00:00
predicate New sound stuff, fish hook predicate, missed persistent state uuid fix (#1202) 2020-03-19 14:50:03 +00:00
realms Realms mappings (#1170) 2020-03-19 14:43:45 +00:00
recipe Container -> ScreenHandler (#1106) 2020-03-08 22:18:57 +00:00
resource Plant block, smithing table container, data gen, dfu, dynamic seriali… (#1148) 2020-03-08 22:23:40 +00:00
scoreboard Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
screen Slot documentation stuff (#1198) 2020-03-19 14:41:44 +00:00
server Mappings relating to code that uses CsvWriter (#1186) 2020-03-20 18:16:55 +00:00
sound New sound stuff, fish hook predicate, missed persistent state uuid fix (#1202) 2020-03-19 14:50:03 +00:00
stat 20w07a 2020-02-14 14:54:37 +00:00
state Javadoc to describe the block/fluid state properties Minecraft provides (#1214) 2020-03-22 23:31:14 +00:00
structure Extend structures and structure pools mappings (#1160) 2020-03-10 20:42:03 +00:00
tag Hodgepodge mappings 1 (#1075) 2020-01-29 14:02:51 +00:00
test Mappings relating to code that uses CsvWriter (#1186) 2020-03-20 18:16:55 +00:00
text 20w10a 2020-03-04 20:22:46 +00:00
util Moved a lot of "util" classes to more appropriate packages (#1171) 2020-03-17 23:04:34 +00:00
village Hodgepodge mappings 1 (#1075) 2020-01-29 14:02:51 +00:00
world Mappings relating to code that uses CsvWriter (#1186) 2020-03-20 18:16:55 +00:00
Bootstrap.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
MinecraftVersion.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
SharedConstants.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00