Uses of Package
net.minecraftforge.event
Package
Description
-
ClassDescriptionThe main ResourceManager is recreated on each reload, through
ServerResources
's creation.Commands are rebuilt wheneverServerResources
is recreated.Register your objects for the appropriate registry type when you receive this event.Fired on the client when :TagContainer
has all of its tags synced from the server to the client (just after a client has connected). -
ClassDescriptionFired on PackRepository creation to allow mods to add new pack finders.
-
ClassDescriptionRegister your objects for the appropriate registry type when you receive this event.
-
ClassDescriptionCommandEvent is fired after a command is parsed, but before it is executed.
-
ClassDescriptionRegister your objects for the appropriate registry type when you receive this event.
-
ClassDescriptionRegister your objects for the appropriate registry type when you receive this event.
-
-
ClassDescriptionRegister your objects for the appropriate registry type when you receive this event.
-
ClassDescriptionThis event is fired when the attributes for an ItemStack are being calculated.Register your objects for the appropriate registry type when you receive this event.
-
ClassDescriptionFires 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 whenever
ServerResources
is recreated.Register your objects for the appropriate registry type when you receive this event. -
ClassDescriptionRegister your objects for the appropriate registry type when you receive this event.
-
ClassDescriptionFired whenever an object with Capabilities support {currently TileEntity/Item/Entity) is created.RegistryEvent supertype.Actions you can take with this missing mapping.
-
ClassDescriptionRegister new registries when you receive this event, through the
RegistryBuilder
Register your objects for the appropriate registry type when you receive this event.