Class EntityContraptionInteractionMixin
java.lang.Object
com.simibubi.create.foundation.mixin.client.EntityContraptionInteractionMixin
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract floatnextStep()protected abstract voidplayStepSound(net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state)
-
Field Details
-
random
protected net.minecraft.util.RandomSource random
-
-
Constructor Details
-
EntityContraptionInteractionMixin
public EntityContraptionInteractionMixin()
-
-
Method Details
-
nextStep
protected abstract float nextStep() -
playStepSound
protected abstract void playStepSound(net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state)
-