net.minecraft.entity.movement

public enum MotionPath$Type

net.minecraft.world.entity.PositionPath$Type
net.minecraft.class_1_1198$class_1_1201
net.minecraft.entity.movement.MotionPath$Type

Enum constant summary

Enum Constant
LINEAR
field_1_8296
LINEAR
STEPPED
field_1_8297
STEPPED

Field summary

Modifier and TypeField
public static final IntFunction<MotionPath$Type>
BY_ID
field_1_8295
INDEX_TO_VALUE
public static final PacketCodec<io.netty.buffer.ByteBuf, MotionPath$Type>
STREAM_CODEC
field_1_8298
PACKET_CODEC
private final PacketCodec<io.netty.buffer.ByteBuf, ? extends MotionPath>
streamCodec
field_1_8299
packetCodec
private static final MotionPath$Type[]
$VALUES
field_1_8294
field_1_8294

Constructor summary

ModifierConstructor
private (PacketCodec<io.netty.buffer.ByteBuf, ? extends MotionPath> $enum$name)

Method summary

Modifier and TypeMethod
public PacketCodec<io.netty.buffer.ByteBuf, ? extends MotionPath>
streamCodec()
method_1_7657()
getPacketCodec()
private static MotionPath$Type[]
$values()
method_1_7656()
method_1_7656()