yarn/mappings/net/minecraft/command/arguments/BlockArgument.mapping

7 lines
200 B
Plaintext
Raw Normal View History

2019-01-11 19:31:00 -05:00
CLASS db net/minecraft/command/arguments/BlockArgument
2019-02-21 13:19:18 -05:00
FIELD a state Lbre;
2019-01-11 19:31:00 -05:00
FIELD b properties Ljava/util/Set;
2019-02-20 15:49:23 -05:00
FIELD c data Lhx;
2019-02-21 13:19:18 -05:00
METHOD a getBlockState ()Lbre;
2019-02-20 15:49:23 -05:00
METHOD a setBlockState (Luv;Les;I)Z