Package net.neoforged.neoforge.common
Class MonsterRoomHooks
java.lang.Object
net.neoforged.neoforge.common.MonsterRoomHooks
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic EntityType
<?> Gets a random entity type from the weighted list.static void
-
Field Details
-
monsterRoomMobs
-
-
Constructor Details
-
MonsterRoomHooks
public MonsterRoomHooks()
-
-
Method Details
-
onDataMapsUpdated
-
getRandomMonsterRoomMob
Gets a random entity type from the weighted list.- Parameters:
rand
- World generation random source- Returns:
- The entity type
-