TU43 Structures, bug fixes & minor changes
- Elytra flight, damage, kinetic energy, pretty much any bug someone reported, paper doll, etc. - Fossil & Igloo generation - Texture interpolation - Iggy mouse fix for world settings - Neo branding on main screen - Release build txt logger - Debug mode spectator - Several server fixes - Flowerpot fixes - Several more changes made in TU43
This commit is contained in:
@@ -29,6 +29,7 @@ public:
|
||||
static DamageSource *wither;
|
||||
static DamageSource *anvil;
|
||||
static DamageSource *fallingBlock;
|
||||
static DamageSource *flyIntoWall;
|
||||
|
||||
static DamageSource *mobAttack(shared_ptr<LivingEntity> mob);
|
||||
static DamageSource *playerAttack(shared_ptr<Player> player);
|
||||
|
||||
Reference in New Issue
Block a user