public class FMLPlayMessages
extends java.lang.Object
| 修飾子とタイプ | クラスと説明 | 
|---|---|
| static class  | FMLPlayMessages.DimensionInfoMessage | 
| static class  | FMLPlayMessages.OpenContainer | 
| static class  | FMLPlayMessages.SpawnEntityUsed to spawn a custom entity without the same restrictions as
  SSpawnObjectPacketorSSpawnMobPacketTo customize how your entity is created clientside (instead of using the default factory provided to theEntityType)
 seeEntityType.Builder#setCustomClientFactory. | 
| コンストラクタと説明 | 
|---|
| FMLPlayMessages() |