Uses of Package
net.neoforged.fml.common.asm.enumextension
Packages that use net.neoforged.fml.common.asm.enumextension
Package
Description
-
Classes in net.neoforged.fml.common.asm.enumextension used by net.minecraft.client.guiClassDescriptionProvides information on whether an enum was extended and how many entries are vanilla vs. moddedTo be implemented on vanilla enums that should be enhanced with ASM to be extensible.
-
Classes in net.neoforged.fml.common.asm.enumextension used by net.minecraft.client.gui.font.providersClassDescriptionProvides information on whether an enum was extended and how many entries are vanilla vs. moddedTo be implemented on vanilla enums that should be enhanced with ASM to be extensible.Specifies that the annotated enum has a string name parameter which must be prefixed with the mod ID of the mod adding a given enum constant
-
Classes in net.neoforged.fml.common.asm.enumextension used by net.minecraft.client.modelClassDescriptionProvides information on whether an enum was extended and how many entries are vanilla vs. moddedTo be implemented on vanilla enums that should be enhanced with ASM to be extensible.Marks a constructor that is reserved for vanilla enum constants and cannot be used to create additional entries through the enum extension system
-
Classes in net.neoforged.fml.common.asm.enumextension used by net.minecraft.world.damagesourceClassDescriptionProvides information on whether an enum was extended and how many entries are vanilla vs. moddedTo be implemented on vanilla enums that should be enhanced with ASM to be extensible.Specifies that the annotated enum has a string name parameter which must be prefixed with the mod ID of the mod adding a given enum constantSpecifies that the annotated enum is used in networking and must be checked for mismatches between the client and serverMarks a constructor that is reserved for vanilla enum constants and cannot be used to create additional entries through the enum extension system
-
Classes in net.neoforged.fml.common.asm.enumextension used by net.minecraft.world.entityClassDescriptionProvides information on whether an enum was extended and how many entries are vanilla vs. moddedTo be implemented on vanilla enums that should be enhanced with ASM to be extensible.Specifies that the annotated enum has a string name parameter which must be prefixed with the mod ID of the mod adding a given enum constant
-
Classes in net.neoforged.fml.common.asm.enumextension used by net.minecraft.world.entity.raidClassDescriptionProvides information on whether an enum was extended and how many entries are vanilla vs. moddedTo be implemented on vanilla enums that should be enhanced with ASM to be extensible.Marks a constructor that is reserved for vanilla enum constants and cannot be used to create additional entries through the enum extension system
-
Classes in net.neoforged.fml.common.asm.enumextension used by net.minecraft.world.inventoryClassDescriptionProvides information on whether an enum was extended and how many entries are vanilla vs. moddedTo be implemented on vanilla enums that should be enhanced with ASM to be extensible.Specifies that the annotated enum is used in networking and must be checked for mismatches between the client and server
-
Classes in net.neoforged.fml.common.asm.enumextension used by net.minecraft.world.itemClassDescriptionProvides information on whether an enum was extended and how many entries are vanilla vs. moddedTo be implemented on vanilla enums that should be enhanced with ASM to be extensible.Specifies that the annotated enum has an int ID parameter which must match the enum constant's ordinalSpecifies that the annotated enum has a string name parameter which must be prefixed with the mod ID of the mod adding a given enum constantSpecifies that the annotated enum is used in networking and must be checked for mismatches between the client and serverMarks a constructor that is reserved for vanilla enum constants and cannot be used to create additional entries through the enum extension system
-
Classes in net.neoforged.fml.common.asm.enumextension used by net.minecraft.world.item.componentClassDescriptionProvides information on whether an enum was extended and how many entries are vanilla vs. moddedTo be implemented on vanilla enums that should be enhanced with ASM to be extensible.Specifies that the annotated enum has an int ID parameter which must match the enum constant's ordinalSpecifies that the annotated enum has a string name parameter which must be prefixed with the mod ID of the mod adding a given enum constantSpecifies that the annotated enum is used in networking and must be checked for mismatches between the client and server
-
Classes in net.neoforged.fml.common.asm.enumextension used by net.minecraft.world.level.biomeClassDescriptionProvides information on whether an enum was extended and how many entries are vanilla vs. moddedTo be implemented on vanilla enums that should be enhanced with ASM to be extensible.Specifies that the annotated enum has a string name parameter which must be prefixed with the mod ID of the mod adding a given enum constantSpecifies that the annotated enum is used in networking and must be checked for mismatches between the client and serverMarks a constructor that is reserved for vanilla enum constants and cannot be used to create additional entries through the enum extension system
-
Classes in net.neoforged.fml.common.asm.enumextension used by net.neoforged.fml.common.asm.enumextensionClassDescriptionProvides information on whether an enum was extended and how many entries are vanilla vs. moddedTo be implemented on vanilla enums that should be enhanced with ASM to be extensible.
-
Classes in net.neoforged.fml.common.asm.enumextension used by net.neoforged.neoforge.network.configurationClassDescriptionProvides information on whether an enum was extended and how many entries are vanilla vs. modded