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

7 lines
200 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS dd net/minecraft/command/arguments/BlockArgument
2019-03-14 11:39:51 -04:00
FIELD a state Lbtw;
2019-01-11 19:31:00 -05:00
FIELD b properties Ljava/util/Set;
2019-03-14 08:57:09 -04:00
FIELD c data Lia;
2019-03-14 11:39:51 -04:00
METHOD a getBlockState ()Lbtw;
2019-03-14 08:57:09 -04:00
METHOD a setBlockState (Lvc;Leu;I)Z