Class HTUpdateBlockEntityPacket

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final BlockPos getPos()
      final CompoundTag getUpdateTag()
      CustomPacketPayload.Type<HTUpdateBlockEntityPacket> type()
      Unit handle(AbstractClientPlayer player, Minecraft minecraft) 指定された引数からパケットを処理します。
      final static HTUpdateBlockEntityPacket create(HTExtendedBlockEntity blockEntity)
      • Methods inherited from class net.minecraft.network.protocol.common.custom.CustomPacketPayload

        toVanillaClientbound, toVanillaServerbound
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait