JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
net.neoforged.fml.common.asm.enumextension
Annotation Interface ReservedConstructor
@Target
(
CONSTRUCTOR
)
public @interface
ReservedConstructor
Marks a constructor that is reserved for vanilla enum constants and cannot be used to create additional entries through the enum extension system