Uses of Annotation Interface
net.neoforged.fml.common.asm.enumextension.ReservedConstructor
Packages that use ReservedConstructor
Package
Description
-
Uses of ReservedConstructor in net.minecraft.client.model
Constructors in net.minecraft.client.model with annotations of type ReservedConstructor -
Uses of ReservedConstructor in net.minecraft.world.damagesource
Constructors in net.minecraft.world.damagesource with annotations of type ReservedConstructorModifierConstructorDescriptionprivateDamageEffects(String pId, SoundEvent pSound) privateDamageScaling(String pId) privateDeathMessageType(String pId) -
Uses of ReservedConstructor in net.minecraft.world.entity.raid
Constructors in net.minecraft.world.entity.raid with annotations of type ReservedConstructorModifierConstructorDescriptionprivateRaiderType(EntityType<? extends Raider> pEntityType, int[] pSpawnsPerWaveBeforeBonus) -
Uses of ReservedConstructor in net.minecraft.world.item
Constructors in net.minecraft.world.item with annotations of type ReservedConstructor -
Uses of ReservedConstructor in net.minecraft.world.level.biome
Constructors in net.minecraft.world.level.biome with annotations of type ReservedConstructor