Uses of Record Class
net.minecraft.world.item.JukeboxPlayable
Packages that use JukeboxPlayable
Package
Description
-
Uses of JukeboxPlayable in net.minecraft.advancements.critereon
Methods in net.minecraft.advancements.critereon that return types with arguments of type JukeboxPlayableMethods in net.minecraft.advancements.critereon with parameters of type JukeboxPlayableModifier and TypeMethodDescriptionbooleanItemJukeboxPlayablePredicate.matches(ItemStack p_350458_, JukeboxPlayable p_350743_) -
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.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_CODECMethods in net.minecraft.world.item that return JukeboxPlayable