Uses of Interface
net.minecraft.world.entity.boss.enderdragon.phases.DragonPhaseInstance
-
Uses of DragonPhaseInstance in net.minecraft.world.entity.boss.enderdragon.phases
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
Modifier and TypeFieldDescriptionprivate DragonPhaseInstance
EnderDragonPhaseManager.currentPhase
private final DragonPhaseInstance[]
EnderDragonPhaseManager.phases
Modifier and TypeFieldDescriptionprivate final Class<? extends DragonPhaseInstance>
EnderDragonPhase.instanceClass
Modifier and TypeMethodDescriptionprivate static <T extends DragonPhaseInstance>
EnderDragonPhase<T><T extends DragonPhaseInstance>
TEnderDragonPhaseManager.getPhase
(EnderDragonPhase<T> p_31419_) Modifier and TypeMethodDescriptionEnderDragonPhase.createInstance
(EnderDragon p_31401_) EnderDragonPhaseManager.getCurrentPhase()
Modifier and TypeMethodDescriptionprotected Constructor<? extends DragonPhaseInstance>
EnderDragonPhase.getConstructor()
EnderDragonPhase<? extends DragonPhaseInstance>
DragonPhaseInstance.getPhase()
ModifierConstructorDescriptionprivate
EnderDragonPhase
(int p_31394_, Class<? extends DragonPhaseInstance> p_31395_, String p_31396_)