JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.neoforged.fml.common.asm.enumextension
ReservedConstructor
Contents
Description
Hide sidebar
Show sidebar
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