net.minecraft.world.entity

public enum Entity$RemovalReason

bvk$d
net.minecraft.world.entity.Entity$RemovalReason
net.minecraft.class_1297$class_5529
net.minecraft.entity.Entity$RemovalReason
net.minecraft.world.entity.Entity$RemovalReason

Enum constant summary

Enum Constant
a
KILLED
field_26998
KILLED
b
DISCARDED
field_26999
DISCARDED
c
UNLOADED_TO_CHUNK
field_27000
UNLOADED_TO_CHUNK
d
UNLOADED_WITH_PLAYER
field_27001
UNLOADED_WITH_PLAYER
e
CHANGED_DIMENSION
field_27002
CHANGED_DIMENSION

Field summary

Modifier and TypeField
private final boolean
f
destroy
field_27003
destroy
private final boolean
g
save
field_27004
save

Constructor summary

ModifierConstructor
private (boolean arg0, boolean arg1)

Method summary

Modifier and TypeMethod
public boolean
a()
shouldDestroy()
method_31486()
shouldDestroy()
public boolean
b()
shouldSave()
method_31487()
shouldSave()