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

7 lines
200 B
Plaintext

CLASS de net/minecraft/command/arguments/BlockArgument
FIELD a state Lbue;
FIELD b properties Ljava/util/Set;
FIELD c data Lib;
METHOD a getBlockState ()Lbue;
METHOD a setBlockState (Lvd;Lev;I)Z