You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The entity associated with lightning is registered under the identifier minecraft:lightning_bolt and is named 'Lightning Bolt'. The class name LightningEntity (and associated names such as LightningEntityRenderer) is inconsistent with these names. The name LightningBoltEntity should be used instead.
The entity associated with lightning is registered under the identifier
minecraft:lightning_bolt
and is named 'Lightning Bolt'. The class nameLightningEntity
(and associated names such asLightningEntityRenderer
) is inconsistent with these names. The nameLightningBoltEntity
should be used instead.yarn/mappings/net/minecraft/entity/LightningEntity.mapping
Line 1 in 669549c
yarn/mappings/net/minecraft/client/render/entity/LightningEntityRenderer.mapping
Line 1 in 669549c
The text was updated successfully, but these errors were encountered: