Minestom/src/main/java/net/minestom/server/entity/damage
iam 7320437640
Optionally load vanilla biomes (#1988)
* Add biomes from vanilla

* cleanup

* rework biomes

* nullability

* getByName string

* expose vanilla biomes

* not null

* before rename

* rename

* nbt cache

* fix

* fix

* fix

* final on vanilla biome
2024-02-12 15:25:46 -05:00
..
Damage.java chore: port DamageType cleanup change from MelonHell 1.19.4 PR 2024-02-09 14:27:43 -05:00
DamageType.java Optionally load vanilla biomes (#1988) 2024-02-12 15:25:46 -05:00
DamageTypeImpl.java Optionally load vanilla biomes (#1988) 2024-02-12 15:25:46 -05:00
EntityDamage.java chore: port DamageType cleanup change from MelonHell 1.19.4 PR 2024-02-09 14:27:43 -05:00
EntityProjectileDamage.java chore: port DamageType cleanup change from MelonHell 1.19.4 PR 2024-02-09 14:27:43 -05:00
PositionalDamage.java chore: port DamageType cleanup change from MelonHell 1.19.4 PR 2024-02-09 14:27:43 -05:00