Uses of Package
net.neoforged.neoforge.event
Packages that use net.neoforged.neoforge.event
Package
Description
Events fired only on the client-side, chiefly related to rendering and user interfaces (screens and input).
-
Classes in net.neoforged.neoforge.event used by net.minecraft.server.packs.resources
-
Classes in net.neoforged.neoforge.event used by net.neoforged.neoforge.client.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.A simple marker event that notifies when the game is about to close.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 wheneverReloadableServerResourcesis recreated.Fired when tags are updated following a server datapack (re)load -
Classes in net.neoforged.neoforge.event used by net.neoforged.neoforge.eventClassDescriptionA record packing all the vanilla result data.Represents the cause for binding the default data components.Advanced version of
ItemAttributeModifiers.Builderwhich supports removal and better sanity-checking.Internal key class.A alternate version ofDataComponentInitializers.Initializerwhich receives the item whose components being initialized.Evaluates a condition on anItemand its associatedDataComponentGetterprior to binding components.PlayLevelSoundEvent is fired when a sound is played on aLevel.PlayLevelSoundEvent.AtPosition is fired when a sound is played on theLevelat a specific position.Base class forAddServerReloadListenersEventandAddClientReloadListenersEvent.Fired when tags are updated on either server or client.Deprecated, for removal: This API element is subject to removal in a future version. -
Classes in net.neoforged.neoforge.event used by net.neoforged.neoforge.internalClassDescriptionA alternate version of
DataComponentInitializers.Initializerwhich receives the item whose components being initialized.Evaluates a condition on anItemand its associatedDataComponentGetterprior to binding components. -
Classes in net.neoforged.neoforge.event used by net.neoforged.neoforge.resource