Class MultiPlayerGameModeMixin

java.lang.Object
net.frozenblock.wilderwild.mixin.block.echo_glass.client.MultiPlayerGameModeMixin

@Environment(CLIENT) public abstract class MultiPlayerGameModeMixin extends Object
  • Constructor Details

    • MultiPlayerGameModeMixin

      public MultiPlayerGameModeMixin()
  • Method Details

    • getPlayerMode

      public abstract net.minecraft.world.level.GameType getPlayerMode()
    • wilderWild$destroyBlockEchoB

      public boolean wilderWild$destroyBlockEchoB(net.minecraft.world.level.Level instance, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState newState, int flags, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Boolean> original, net.minecraft.world.level.block.state.BlockState state)