类 MonsterRoomHooks

java.lang.Object
net.neoforged.neoforge.common.MonsterRoomHooks

public class MonsterRoomHooks extends Object
  • 字段详细资料

  • 构造器详细资料

    • MonsterRoomHooks

      public MonsterRoomHooks()
  • 方法详细资料

    • onDataMapsUpdated

      public static void onDataMapsUpdated(DataMapsUpdatedEvent event)
    • getRandomMonsterRoomMob

      public static EntityType<?> getRandomMonsterRoomMob(RandomSource rand)
      Gets a random entity type from the weighted list.
      参数:
      rand - World generation random source
      返回:
      The entity type