Uses of Class
net.minecraft.component.type.LubricationComponent
Packages that use LubricationComponent
-
Uses of LubricationComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type LubricationComponentModifier and TypeFieldDescriptionstatic final DataComponentType<LubricationComponent> DataComponentTypes.LUBRICATION -
Uses of LubricationComponent in net.minecraft.component.type
Fields in net.minecraft.component.type with type parameters of type LubricationComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<LubricationComponent> LubricationComponent.CODECstatic final PacketCodec<ByteBuf, LubricationComponent> LubricationComponent.PACKET_CODEC