java.lang.Object
top.offsetmonkey538.monkeylib538.modded.v1201.impl.player.ModdedPlayerApiImpl
All Implemented Interfaces:
ModdedPlayerApi

public final class ModdedPlayerApiImpl extends Object implements ModdedPlayerApi
  • Constructor Details

    • ModdedPlayerApiImpl

      public ModdedPlayerApiImpl()
  • Method Details

    • isPlayerOpImpl

      public boolean isPlayerOpImpl(net.minecraft.server.players.PlayerList playerManager, net.minecraft.world.entity.player.Player player)
      Specified by:
      isPlayerOpImpl in interface ModdedPlayerApi
    • isPlayerHostImpl

      public boolean isPlayerHostImpl(net.minecraft.server.MinecraftServer server, net.minecraft.world.entity.player.Player player)
      Specified by:
      isPlayerHostImpl in interface ModdedPlayerApi