Uses of Record Class
net.minecraft.world.item.component.UseEffects
Packages that use UseEffects
-
Uses of UseEffects in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type UseEffectsModifier and TypeFieldDescriptionstatic final DataComponentType<UseEffects> DataComponents.USE_EFFECTS -
Uses of UseEffects in net.minecraft.world.item.component
Fields in net.minecraft.world.item.component declared as UseEffectsFields in net.minecraft.world.item.component with type parameters of type UseEffectsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<UseEffects> UseEffects.CODECstatic final StreamCodec<io.netty.buffer.ByteBuf, UseEffects> UseEffects.STREAM_CODEC