Uses of Record Class
net.minecraft.world.item.component.UseRemainder
Packages that use UseRemainder
-
Uses of UseRemainder in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type UseRemainderModifier and TypeFieldDescriptionstatic final DataComponentType<UseRemainder> DataComponents.USE_REMAINDER -
Uses of UseRemainder in net.minecraft.world.item.component
Fields in net.minecraft.world.item.component with type parameters of type UseRemainderModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<UseRemainder> UseRemainder.CODECstatic final StreamCodec<RegistryFriendlyByteBuf, UseRemainder> UseRemainder.STREAM_CODEC