Package ml.pluto7073.pdapi.mixin
Class CowEntityMixin
java.lang.Object
ml.pluto7073.pdapi.mixin.EntityMixin
ml.pluto7073.pdapi.mixin.LivingEntityMixin
ml.pluto7073.pdapi.mixin.PassiveEntityMixin
ml.pluto7073.pdapi.mixin.CowEntityMixin
-
Field Summary
Fields inherited from class ml.pluto7073.pdapi.mixin.EntityMixin
entityData -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpdapi$collectMilkBottle(net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand hand, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.InteractionResult> cir) Methods inherited from class ml.pluto7073.pdapi.mixin.PassiveEntityMixin
isBabyMethods inherited from class ml.pluto7073.pdapi.mixin.LivingEntityMixin
addEffect, addEffect, hasEffectMethods inherited from class ml.pluto7073.pdapi.mixin.EntityMixin
level
-
Constructor Details
-
CowEntityMixin
public CowEntityMixin()
-
-
Method Details
-
pdapi$collectMilkBottle
public void pdapi$collectMilkBottle(net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand hand, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.InteractionResult> cir)
-