Uses of Enum Class
net.minecraft.client.multiplayer.ClientLevel.MarkerParticleStatus
-
Uses of ClientLevel.MarkerParticleStatus in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionprivate ClientLevel.MarkerParticleStatus
ClientLevel.getMarkerParticleStatus()
Returns the enum constant of this class with the specified name.static ClientLevel.MarkerParticleStatus[]
ClientLevel.MarkerParticleStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ClientLevel.doAnimateTick(int p_171635_, int p_171636_, int p_171637_, int p_171638_, Random p_171639_, ClientLevel.MarkerParticleStatus p_171640_, BlockPos.MutableBlockPos p_171641_)