Class EntityMixin
java.lang.Object
com.simibubi.create.foundation.mixin.EntityMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract net.minecraft.world.level.block.state.BlockStateabstract net.minecraft.core.BlockPosgetOnPos()
-
Constructor Details
-
EntityMixin
public EntityMixin()
-
-
Method Details
-
getOnPos
public abstract net.minecraft.core.BlockPos getOnPos() -
getBlockStateOn
public abstract net.minecraft.world.level.block.state.BlockState getBlockStateOn()
-