Uses of Package
net.neoforged.neoforge.event
Packages that use net.neoforged.neoforge.event
-
Classes in net.neoforged.neoforge.event used by net.neoforged.neoforge.commonClassDescriptionThe main ResourceManager is recreated on each reload, just after
ReloadableServerResources
's creation.Fires when a player joins the server or when the reload command is ran, before tags and crafting recipes are sent to the client.Commands are rebuilt wheneverReloadableServerResources
is recreated.Fired when tags are updated on either server or client. -
Classes in net.neoforged.neoforge.event used by net.neoforged.neoforge.eventClassDescriptionAdvanced version of
ItemAttributeModifiers.Builder
which supports removal and better sanity-checking.Internal key class.PlayLevelSoundEvent is fired when a sound is played on aLevel
.PlayLevelSoundEvent.AtPosition is fired when a sound is played on theLevel
at a specific position.Represents the cause for a tag update.