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

7 lines
205 B
Plaintext
Raw Normal View History

2019-04-11 01:58:54 -04:00
CLASS de net/minecraft/command/arguments/BlockStateArgument
2019-04-10 11:36:17 -04:00
FIELD a state Lbvc;
2019-01-11 19:31:00 -05:00
FIELD b properties Ljava/util/Set;
2019-03-20 13:56:26 -04:00
FIELD c data Lib;
2019-04-10 11:36:17 -04:00
METHOD a getBlockState ()Lbvc;
2019-04-05 12:03:47 -04:00
METHOD a setBlockState (Lvf;Lev;I)Z