yarn/mappings/net/minecraft
liach e380edac44
tiny works on model/blockstate data gen (#1169)
* BlockStateVariantManager#register(2)[1 = ] -> properties

* BlockStateVariantManager#register(2)[2 = ] -> possibleVariants

* BlockStateModelGenerator#method_25681(1) -> registerWithSimpleModel

* BlockStateModelGenerator#method_25543(2) -> registerWithLinkedModel

* BlockStateModelGenerator#registerWithSimpleModel(1)[1 = ] -> block

* BlockStateModelGenerator#registerWithLinkedModel(2)[1 = ] -> block

* BlockStateModelGenerator#registerWithLinkedModel(2) -> registerModelReference

* BlockStateModelGenerator#registerModelReference(2) -> registerStateWithModelReference

* BlockStateModelGenerator#registerStateWithModelReference(2)[2 = ] -> modelReference

* BlockStateModelGenerator#registerWithSimpleModel(1) -> registerSimpleState

* +44 doc in net/minecraft/data/client/model/BlockStateSupplier

* VariantsBlockStateSupplier#<init>(2)[2 = ] -> variants

* VariantsBlockStateSupplier%field_22862 -> variantManager

* BlockStateVariantManager#register(2)[1 = properties] -> condition

* +62 doc in net/minecraft/data/client/model/PropertiesEntry

* +86 doc in net/minecraft/data/client/model/Properties

* +30 doc in net/minecraft/data/client/model/Properties

* +30 doc in net/minecraft/data/client/model/PropertiesEntry

* +81 doc in PropertiesEntry#streamAllFor(1)

* +62 doc in net/minecraft/data/client/model/BlockStateVariant

* net/minecraft/data/client/model/BlockStateVariantManager -> net/minecraft/data/client/model/VariantMap

* +96 doc in net/minecraft/data/client/model/VariantMap

* +20 doc in net/minecraft/data/client/model/VariantMap

* net/minecraft/data/client/model/VariantMap -> net/minecraft/data/client/model/BlockStateVariantMap

* +1 doc in net/minecraft/data/client/model/BlockStateVariantMap

* VariantsBlockStateSupplier%field_22861 -> definedProperties

* VariantsBlockStateSupplier%variantManager -> variantMaps

* net/minecraft/data/client/model/Properties -> net/minecraft/data/client/model/PropertiesMap

* BlockStateModelGenerator#method_25690(1) -> registerCommandBlock

* BlockStateModelGenerator#method_25692(1) -> registerAnvil

* BlockStateModelGenerator#registerCommandBlock(1)[1 = ] -> block

* BlockStateModelGenerator#registerAnvil(1)[1 = ] -> block

* +50 doc in net/minecraft/data/client/model/TexturedModel

* +47 doc in TexturedModel$Factory#get(4)

* remove broken docs

Co-authored-by: liach <liach@users.noreply.github.com>
2020-03-11 15:10:12 +00:00
..
advancement some piglin stuff + misc (#1144) 2020-03-05 21:40:35 +00:00
block Plant block, smithing table container, data gen, dfu, dynamic seriali… (#1148) 2020-03-08 22:23:40 +00:00
client Pick up rendering stuff and dragon stuff (#1163) 2020-03-11 15:09:33 +00:00
command 20w10a 2020-03-04 20:22:46 +00:00
data tiny works on model/blockstate data gen (#1169) 2020-03-11 15:10:12 +00:00
datafixer Plant block, smithing table container, data gen, dfu, dynamic seriali… (#1148) 2020-03-08 22:23:40 +00:00
enchantment Suggest mappings (#1123) 2020-03-07 17:38:28 +00:00
entity Pick up rendering stuff and dragon stuff (#1163) 2020-03-11 15:09:33 +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 getMiningSpeed -> getMiningSpeedMultiplier (#1161) 2020-03-10 20:42:24 +00:00
loot Random fixes (#1109) 2020-02-17 13:46:39 +00:00
nbt Document changed UUID serialization methods (#1156) 2020-03-08 11:23:54 +00:00
network Container -> ScreenHandler (#1106) 2020-03-08 22:18:57 +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 Map new classes, staging (#1122) 2020-02-24 20:14:56 +00:00
realms Realms mapped (#1167) 2020-03-10 20:41:47 +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 Plant block, smithing table container, data gen, dfu, dynamic seriali… (#1148) 2020-03-08 22:23:40 +00:00
server Container -> ScreenHandler (#1106) 2020-03-08 22:18:57 +00:00
sound Plant block, smithing table container, data gen, dfu, dynamic seriali… (#1148) 2020-03-08 22:23:40 +00:00
stat 20w07a 2020-02-14 14:54:37 +00:00
state 20w10a 2020-03-04 20:22:46 +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 Mapped all top-level classes (#934) 2019-11-02 21:51:27 +00:00
text 20w10a 2020-03-04 20:22:46 +00:00
util Pick up rendering stuff and dragon stuff (#1163) 2020-03-11 15:09:33 +00:00
village Hodgepodge mappings 1 (#1075) 2020-01-29 14:02:51 +00:00
world Pick up rendering stuff and dragon stuff (#1163) 2020-03-11 15:09:33 +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