net.minecraft.entity

public enum EntityBlockIntersectionType

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

Enum constant summary

Enum Constant
IN_BLOCK
IN_BLOCK
field_62847
IN_BLOCK
IN_FLUID
IN_FLUID
field_62848
IN_FLUID
IN_AIR
IN_AIR
field_62849
IN_AIR

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public int
color()
color()
method_74564()
getColor()