Class ClientPlayer1_12_2

java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.wrappers.AbstractWrapped<net.minecraftforge.fml.common.registry.EntityEntry>
mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<net.minecraft.client.entity.EntityPlayerSP, net.minecraftforge.fml.common.registry.EntityEntry>
mods.thecomputerizer.theimpossiblelibrary.api.common.entity.LivingEntityAPI<net.minecraft.client.entity.EntityPlayerSP, net.minecraftforge.fml.common.registry.EntityEntry>
mods.thecomputerizer.theimpossiblelibrary.api.common.entity.PlayerAPI<net.minecraft.client.entity.EntityPlayerSP, net.minecraftforge.fml.common.registry.EntityEntry>
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.common.entity.Player1_12_2<net.minecraft.client.entity.EntityPlayerSP>
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.client.entity.ClientPlayer1_12_2
All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryEntryAPI<net.minecraftforge.fml.common.registry.EntityEntry>, mods.thecomputerizer.theimpossiblelibrary.api.wrappers.Wrapped<net.minecraftforge.fml.common.registry.EntityEntry>

public class ClientPlayer1_12_2 extends Player1_12_2<net.minecraft.client.entity.EntityPlayerSP>
  • Constructor Details

    • ClientPlayer1_12_2

      public ClientPlayer1_12_2(Object player)
  • Method Details

    • getGamemodeOrdinal

      public int getGamemodeOrdinal()
      Specified by:
      getGamemodeOrdinal in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.PlayerAPI<net.minecraft.client.entity.EntityPlayerSP, net.minecraftforge.fml.common.registry.EntityEntry>
    • isClientPlayer

      public boolean isClientPlayer()
      Specified by:
      isClientPlayer in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.PlayerAPI<net.minecraft.client.entity.EntityPlayerSP, net.minecraftforge.fml.common.registry.EntityEntry>