Class ServerPlayerGameModeMixin

java.lang.Object
net.frozenblock.wilderwild.mixin.block.echo_glass.ServerPlayerGameModeMixin

public abstract class ServerPlayerGameModeMixin extends Object
  • Field Details

    • player

      protected net.minecraft.server.level.ServerPlayer player
  • Constructor Details

    • ServerPlayerGameModeMixin

      public ServerPlayerGameModeMixin()
  • Method Details

    • getGameModeForPlayer

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

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