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

7 lines
200 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS de net/minecraft/command/arguments/BlockArgument
2019-04-05 12:03:47 -04:00
FIELD a state Lbuz;
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-05 12:03:47 -04:00
METHOD a getBlockState ()Lbuz;
METHOD a setBlockState (Lvf;Lev;I)Z