Class EntityMixin
java.lang.Object
ch.voidlee.repair.mixin.bug_fixes.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
-
getBlockStateOn
public abstract net.minecraft.world.level.block.state.BlockState getBlockStateOn() -
getOnPos
public abstract net.minecraft.core.BlockPos getOnPos()
-