Hierarchy For Package com.pixelmonmod.pixelmon.api.dummy

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • net.neoforged.neoforge.attachment.AttachmentHolder (implements net.neoforged.neoforge.attachment.IAttachmentHolder)
      • net.minecraft.world.entity.Entity (implements net.minecraft.commands.CommandSource, net.minecraft.world.level.entity.EntityAccess, net.neoforged.neoforge.common.extensions.IEntityExtension, net.minecraft.world.Nameable, net.minecraft.world.scores.ScoreHolder, net.minecraft.network.syncher.SyncedDataHolder)
        • net.minecraft.world.entity.LivingEntity (implements net.minecraft.world.entity.Attackable, net.neoforged.neoforge.common.extensions.ILivingEntityExtension)
          • net.minecraft.world.entity.player.Player (implements net.neoforged.neoforge.common.extensions.IPlayerExtension, com.pixelmonmod.pixelmon.api.extensions.PixelmonPlayerExtension)
      • net.minecraft.world.level.Level (implements java.lang.AutoCloseable, net.neoforged.neoforge.common.extensions.ILevelExtension, net.minecraft.world.level.LevelAccessor)
        • net.minecraft.client.multiplayer.ClientLevel
    • net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl (implements net.minecraft.network.protocol.common.ClientCommonPacketListener)
      • net.minecraft.client.multiplayer.ClientPacketListener (implements net.minecraft.network.protocol.game.ClientGamePacketListener, net.minecraft.network.TickablePacketListener)
    • com.pixelmonmod.pixelmon.api.dummy.NameTagRenderListener

Record Class Hierarchy

  • java.lang.Object
    • java.lang.Record
      • com.pixelmonmod.pixelmon.api.dummy.DummyHolder<T> (implements net.minecraft.core.Holder<T>)
      • com.pixelmonmod.pixelmon.api.dummy.DummyRegistry<T> (implements net.minecraft.core.HolderOwner<T>, net.minecraft.core.Registry<T>)