Uses of Interface
net.minecraft.world.entity.boss.enderdragon.phases.DragonPhaseInstance
Packages that use DragonPhaseInstance
-
Uses of DragonPhaseInstance in net.minecraft.world.entity.boss.enderdragon.phases
Classes in net.minecraft.world.entity.boss.enderdragon.phases with type parameters of type DragonPhaseInstanceClasses in net.minecraft.world.entity.boss.enderdragon.phases that implement DragonPhaseInstanceModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassFields in net.minecraft.world.entity.boss.enderdragon.phases declared as DragonPhaseInstanceModifier and TypeFieldDescriptionprivate DragonPhaseInstanceEnderDragonPhaseManager.currentPhaseprivate DragonPhaseInstance[]EnderDragonPhaseManager.phasesFields in net.minecraft.world.entity.boss.enderdragon.phases with type parameters of type DragonPhaseInstanceModifier and TypeFieldDescriptionprivate Class<? extends DragonPhaseInstance>EnderDragonPhase.instanceClassMethods in net.minecraft.world.entity.boss.enderdragon.phases with type parameters of type DragonPhaseInstanceModifier and TypeMethodDescriptionprivate static <T extends DragonPhaseInstance>
EnderDragonPhase<T><T extends DragonPhaseInstance>
TEnderDragonPhaseManager.getPhase(EnderDragonPhase<T> p_31419_)Methods in net.minecraft.world.entity.boss.enderdragon.phases that return DragonPhaseInstanceModifier and TypeMethodDescriptionEnderDragonPhase.createInstance(EnderDragon p_31401_)EnderDragonPhaseManager.getCurrentPhase()Methods in net.minecraft.world.entity.boss.enderdragon.phases that return types with arguments of type DragonPhaseInstanceModifier and TypeMethodDescriptionprotected Constructor<? extends DragonPhaseInstance>EnderDragonPhase.getConstructor()EnderDragonPhase<? extends DragonPhaseInstance>DragonPhaseInstance.getPhase()Constructor parameters in net.minecraft.world.entity.boss.enderdragon.phases with type arguments of type DragonPhaseInstanceModifierConstructorDescriptionprivateEnderDragonPhase(int p_31394_, Class<? extends DragonPhaseInstance> p_31395_, String p_31396_)