类 HangingEntity

所有已实现的接口:
CommandSource, EntityAccess, Nameable, ICapabilityProvider, ICapabilityProviderImpl<Entity>, ICapabilitySerializable<CompoundTag>, IForgeEntity, INBTSerializable<CompoundTag>
直接已知子类:
ItemFrame, LeashFenceKnotEntity, Painting

public abstract class HangingEntity extends Entity
  • 字段详细资料

    • LOGGER

      private static final org.slf4j.Logger LOGGER
    • HANGING_ENTITY

      protected static final Predicate<Entity> HANGING_ENTITY
    • checkInterval

      private int checkInterval
    • pos

      protected BlockPos pos
    • direction

      protected Direction direction
  • 构造器详细资料

  • 方法详细资料