类 EnchantmentTableBlockEntity

所有已实现的接口:
Nameable, ICapabilityProvider, ICapabilityProviderImpl<BlockEntity>, ICapabilitySerializable<CompoundTag>, IForgeBlockEntity, INBTSerializable<CompoundTag>

public class EnchantmentTableBlockEntity extends BlockEntity implements Nameable
  • 字段详细资料

    • time

      public int time
    • flip

      public float flip
    • oFlip

      public float oFlip
    • flipT

      public float flipT
    • flipA

      public float flipA
    • open

      public float open
    • oOpen

      public float oOpen
    • rot

      public float rot
    • oRot

      public float oRot
    • tRot

      public float tRot
    • RANDOM

      private static final RandomSource RANDOM
    • name

      private Component name
  • 构造器详细资料

    • EnchantmentTableBlockEntity

      public EnchantmentTableBlockEntity(BlockPos pPos, BlockState pBlockState)
  • 方法详细资料