Uses of Record Class
net.minecraft.world.item.JukeboxPlayable
Packages that use JukeboxPlayable
Package
Description
-
Uses of JukeboxPlayable in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type JukeboxPlayableModifier and TypeFieldDescriptionstatic final DataComponentType<JukeboxPlayable> DataComponents.JUKEBOX_PLAYABLE -
Uses of JukeboxPlayable in net.minecraft.core.component.predicates
Classes in net.minecraft.core.component.predicates that implement interfaces with type arguments of type JukeboxPlayableMethods in net.minecraft.core.component.predicates that return types with arguments of type JukeboxPlayableMethods in net.minecraft.core.component.predicates with parameters of type JukeboxPlayableModifier and TypeMethodDescriptionbooleanJukeboxPlayablePredicate.matches(JukeboxPlayable value) -
Uses of JukeboxPlayable in net.minecraft.world.item
Fields in net.minecraft.world.item with type parameters of type JukeboxPlayableModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<JukeboxPlayable> JukeboxPlayable.CODECstatic final StreamCodec<RegistryFriendlyByteBuf, JukeboxPlayable> JukeboxPlayable.STREAM_CODEC