Class MixinEntity
java.lang.Object
com.viaversion.viafabricplus.injection.mixin.features.movement.liquid.MixinEntity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract net.minecraft.world.phys.AABBprotected abstract @Nullable net.minecraft.world.phys.AABBmodifyPassengerFluidInteractionBox(net.minecraft.world.phys.AABB passengerBox)
-
Constructor Details
-
MixinEntity
public MixinEntity()
-
-
Method Details
-
getBoundingBox
public abstract net.minecraft.world.phys.AABB getBoundingBox() -
modifyPassengerFluidInteractionBox
protected abstract @Nullable net.minecraft.world.phys.AABB modifyPassengerFluidInteractionBox(net.minecraft.world.phys.AABB passengerBox)
-