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 TypeMethodDescriptionboolean
ItemJukeboxPlayablePredicate.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.CODEC
static final StreamCodec
<RegistryFriendlyByteBuf, JukeboxPlayable> JukeboxPlayable.STREAM_CODEC
Methods in net.minecraft.world.item that return JukeboxPlayable