Class ServerPlayerGameModeMixin

java.lang.Object
com.stereowalker.unionlib.mixin.blockinteractionattr.ServerPlayerGameModeMixin

public class ServerPlayerGameModeMixin extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected net.minecraft.server.level.ServerPlayer
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    easyBG(net.minecraft.server.level.ServerPlayer player, net.minecraft.core.BlockPos pos, double distance, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Boolean> original)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • player

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

    • ServerPlayerGameModeMixin

      public ServerPlayerGameModeMixin()
  • Method Details

    • easyBG

      public boolean easyBG(net.minecraft.server.level.ServerPlayer player, net.minecraft.core.BlockPos pos, double distance, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Boolean> original)