net.minecraft.world.entity

public enum Entity$MovementEmission

bvk$c
net.minecraft.world.entity.Entity$MovementEmission
net.minecraft.class_1297$class_5799
net.minecraft.entity.Entity$MoveEffect
net.minecraft.world.entity.Entity$MovementEmission

Enum constant summary

Enum Constant
a
NONE
field_28630
NONE
b
SOUNDS
field_28631
SOUNDS
c
EVENTS
field_28632
EVENTS
d
ALL
field_28633
ALL

Field summary

Modifier and TypeField
final boolean
e
sounds
field_28634
sounds
final boolean
f
events
field_28635
events

Constructor summary

ModifierConstructor
private (boolean arg0, boolean arg1)

Method summary

Modifier and TypeMethod
public boolean
a()
emitsAnything()
method_33576()
hasAny()
public boolean
b()
emitsEvents()
method_33577()
emitsGameEvents()
public boolean
c()
emitsSounds()
method_33578()
playsSounds()