Class EntityMixin
java.lang.Object
tech.anonymoushacker1279.immersiveweapons.mixin.EntityMixin
See individual methods for notes.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddampensVibrations(org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Boolean> ci) Allow an entity to dampen vibrations if wearing padded leather armor.abstract Iterable<net.minecraft.world.item.ItemStack>
-
Constructor Details
-
EntityMixin
public EntityMixin()
-
-
Method Details
-
getArmorSlots
-
dampensVibrations
public void dampensVibrations(org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Boolean> ci) Allow an entity to dampen vibrations if wearing padded leather armor.
-