Class LivingEntityMixinProxy
java.lang.Object
com.hammy275.immersivemc.common.vr.mixin_proxy.LivingEntityMixinProxy
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable net.minecraft.world.item.ItemStack
isDamageSourceBlocked
(net.minecraft.world.entity.LivingEntity living, net.minecraft.world.damagesource.DamageSource damageSource)
-
Constructor Details
-
LivingEntityMixinProxy
public LivingEntityMixinProxy()
-
-
Method Details
-
isDamageSourceBlocked
@Nullable public static @Nullable net.minecraft.world.item.ItemStack isDamageSourceBlocked(net.minecraft.world.entity.LivingEntity living, net.minecraft.world.damagesource.DamageSource damageSource)
-