Compat119

object Compat119

Holds lists of entity types that are only present in minecraft 1.19 and newer. Must be a separate class to maintain compatibility with older versions

Author

stumper66

Since

3.6.0

Functions

Link copied to clipboard
Link copied to clipboard
fun getAquaticMobs(): MutableSet<EntityType>
Link copied to clipboard
fun getHostileMobs(): MutableSet<EntityType>
Link copied to clipboard
fun getPassiveMobs(): MutableSet<EntityType>