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 ReservedConstructorModifierConstructorDescriptionprivate
DamageEffects
(String pId, SoundEvent pSound) private
DamageScaling
(String pId) private
DeathMessageType
(String pId) -
Uses of ReservedConstructor in net.minecraft.world.entity.raid
Constructors in net.minecraft.world.entity.raid with annotations of type ReservedConstructorModifierConstructorDescriptionprivate
RaiderType
(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