程序包net.minecraft.world.entity.player的分层结构
类分层结构
- java.lang.Object
- net.minecraft.world.entity.player.Abilities
- net.neoforged.neoforge.attachment.AttachmentHolder (implements net.neoforged.neoforge.attachment.IAttachmentHolder)
- net.minecraft.world.entity.Entity (implements net.minecraft.core.component.DataComponentGetter, 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.waypoints.WaypointTransmitter)
- net.minecraft.world.entity.player.Player (implements net.neoforged.neoforge.common.extensions.IPlayerExtension)
- net.minecraft.world.entity.LivingEntity (implements net.minecraft.world.entity.Attackable, net.neoforged.neoforge.common.extensions.ILivingEntityExtension, net.minecraft.world.waypoints.WaypointTransmitter)
- net.minecraft.world.entity.Entity (implements net.minecraft.core.component.DataComponentGetter, 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.EntityEquipment
- net.minecraft.world.entity.player.PlayerEquipment
- net.minecraft.world.entity.player.Inventory (implements net.minecraft.world.Container, net.minecraft.world.Nameable)
- net.minecraft.world.entity.player.StackedContents<T>
- net.minecraft.world.entity.player.StackedContents.RecipePicker
- net.minecraft.world.entity.player.StackedItemContents
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- net.minecraft.network.chat.ThrowingComponent
- net.minecraft.world.entity.player.ProfilePublicKey.ValidationException
- net.minecraft.network.chat.ThrowingComponent
- java.lang.Exception
接口分层结构
- net.minecraft.world.entity.player.StackedContents.IngredientInfo<T>
- net.minecraft.world.entity.player.StackedContents.Output<T>
枚举类分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.minecraft.world.entity.player.ChatVisiblity (implements net.minecraft.util.OptionEnum)
- net.minecraft.world.entity.player.Player.BedSleepingProblem
- net.minecraft.world.entity.player.PlayerModelPart
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
记录类分层结构
- java.lang.Object
- java.lang.Record
- net.minecraft.world.entity.player.Abilities.Packed
- net.minecraft.world.entity.player.Input
- net.minecraft.world.entity.player.ProfileKeyPair
- net.minecraft.world.entity.player.ProfilePublicKey
- net.minecraft.world.entity.player.ProfilePublicKey.Data
- java.lang.Record