Uses of Record Class
net.minecraft.component.type.UseRemainderComponent
Packages that use UseRemainderComponent
-
Uses of UseRemainderComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type UseRemainderComponentModifier and TypeFieldDescriptionstatic final ComponentType<UseRemainderComponent> DataComponentTypes.USE_REMAINDER -
Uses of UseRemainderComponent in net.minecraft.component.type
Fields in net.minecraft.component.type with type parameters of type UseRemainderComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<UseRemainderComponent> UseRemainderComponent.CODECstatic final PacketCodec<RegistryByteBuf, UseRemainderComponent> UseRemainderComponent.PACKET_CODEC