net.minecraft.entity

public enum EntityBlockIntersectionType

net.minecraft.util.debug.DebugEntityBlockIntersection
net.minecraft.class_12008
net.minecraft.entity.EntityBlockIntersectionType

Enum constant summary

Enum Constant
IN_BLOCK
field_62847
IN_BLOCK
IN_FLUID
field_62848
IN_FLUID
IN_AIR
field_62849
IN_AIR

Field summary

Modifier and TypeField
private static final IntFunction<EntityBlockIntersectionType>
BY_ID
field_62851
BY_ID
public static final PacketCodec<io.netty.buffer.ByteBuf, EntityBlockIntersectionType>
STREAM_CODEC
field_62850
PACKET_CODEC
private final int
id
field_62852
id
private final int
color
field_62853
color
private static final EntityBlockIntersectionType[]
$VALUES
field_62854
field_62854

Constructor summary

ModifierConstructor
private (int $enum$name, int $enum$ordinal)

Method summary

Modifier and TypeMethod
public int
color()
method_74564()
getColor()
private static EntityBlockIntersectionType[]
$values()
method_74566()
method_74566()
private static int
lambda$static$1(DebugEntityBlockIntersection arg0)
method_74565(class_12008 arg0)
method_74565(EntityBlockIntersectionType type)
private static int
lambda$static$0(DebugEntityBlockIntersection arg0)
method_74567(class_12008 arg0)
method_74567(EntityBlockIntersectionType type)