Uses of Record Class
net.minecraft.world.item.component.LodestoneTracker
Packages that use LodestoneTracker
-
Uses of LodestoneTracker in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type LodestoneTrackerModifier and TypeFieldDescriptionstatic final DataComponentType<LodestoneTracker> DataComponents.LODESTONE_TRACKER -
Uses of LodestoneTracker in net.minecraft.world.item.component
Fields in net.minecraft.world.item.component with type parameters of type LodestoneTrackerModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<LodestoneTracker> LodestoneTracker.CODECstatic final StreamCodec<io.netty.buffer.ByteBuf, LodestoneTracker> LodestoneTracker.STREAM_CODECMethods in net.minecraft.world.item.component that return LodestoneTracker