Class EntityContraptionInteractionMixin

java.lang.Object
com.simibubi.create.foundation.mixin.client.EntityContraptionInteractionMixin

public abstract class EntityContraptionInteractionMixin extends Object
  • 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)