yarn/mappings/net/minecraft/block/Degradable.mapping

18 lines
779 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_5547 net/minecraft/block/Degradable
2021-03-17 14:44:18 -04:00
METHOD method_31639 getDegradationResult (Lnet/minecraft/class_2680;)Ljava/util/Optional;
ARG 1 state
METHOD method_33620 getDegradationChanceMultiplier ()F
METHOD method_33621 tickDegradation (Lnet/minecraft/class_2680;Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Ljava/util/Random;)V
ARG 1 state
ARG 2 world
ARG 3 pos
ARG 4 random
METHOD method_33622 getDegradationLevel ()Ljava/lang/Enum;
METHOD method_33623 tryDegrade (Lnet/minecraft/class_2680;Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Ljava/util/Random;)V
ARG 1 state
ARG 2 world
ARG 3 pos
ARG 4 random
METHOD method_34726 (Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)V
ARG 2 state