net.minecraft.world.item.component

public record LodestoneTracker

daj
net.minecraft.world.item.component.LodestoneTracker
net.minecraft.class_9291
net.minecraft.component.type.LodestoneTrackerComponent
net.minecraft.world.item.component.LodestoneTracker

Field summary

Modifier and TypeField
private final Optional<GlobalPos>
c
target
comp_2402
target
private final boolean
d
tracked
comp_2403
tracked
public static final com.mojang.serialization.Codec<LodestoneTracker>
a
CODEC
field_49345
CODEC
public static final StreamCodec<io.netty.buffer.ByteBuf, LodestoneTracker>
b
STREAM_CODEC
field_49346
PACKET_CODEC

Constructor summary

ModifierConstructor
public (Optional<GlobalPos> arg0, boolean arg1)

Method summary

Modifier and TypeMethod
public LodestoneTracker
a(ash arg0)
tick(ServerLevel arg0)
method_58115(class_3218 arg0)
forWorld(ServerWorld world)
public Optional<GlobalPos>
a()
target()
comp_2402()
target()
public boolean
b()
tracked()
comp_2403()
tracked()