yarn/mappings/net/minecraft/world/explosion/ExplosionBehavior.mapping

21 lines
893 B
Plaintext

CLASS net/minecraft/class_5362 net/minecraft/world/explosion/ExplosionBehavior
METHOD method_29554 canDestroyBlock (Lnet/minecraft/class_1927;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;F)Z
ARG 1 explosion
ARG 2 world
ARG 3 pos
ARG 4 state
ARG 5 power
METHOD method_29555 getBlastResistance (Lnet/minecraft/class_1927;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_3610;)Ljava/util/Optional;
ARG 1 explosion
ARG 2 world
ARG 3 pos
ARG 4 blockState
ARG 5 fluidState
METHOD method_55115 calculateDamage (Lnet/minecraft/class_1927;Lnet/minecraft/class_1297;)F
ARG 1 explosion
ARG 2 entity
METHOD method_55504 shouldDamage (Lnet/minecraft/class_1927;Lnet/minecraft/class_1297;)Z
ARG 1 explosion
ARG 2 entity
METHOD method_57007 getKnockbackModifier (Lnet/minecraft/class_1297;)F