Class EntityMixin
java.lang.Object
com.stereowalker.unionlib.mixin.EntityMixin
- All Implemented Interfaces:
EntityHook
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionit.unimi.dsi.fastutil.objects.Object2DoubleMap<FluidProperties> net.minecraft.world.level.material.FluidStatedoublegetEyeY()final doublegetX()final doublegetZ()net.minecraft.world.level.Levellevel()Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface EntityHook
isInFluid, isInFluid, isInFluid, isInFluidOr
-
Constructor Details
-
EntityMixin
public EntityMixin()
-
-
Method Details
-
getZ
public final double getZ() -
getX
public final double getX() -
getEyeY
public double getEyeY() -
level
public net.minecraft.world.level.Level level() -
fluidInEyes
public net.minecraft.world.level.material.FluidState fluidInEyes()- Specified by:
fluidInEyesin interfaceEntityHook
-
fluidHeights
- Specified by:
fluidHeightsin interfaceEntityHook
-