Uses of Class
net.minecraft.world.item.AdventureModePredicate
Packages that use AdventureModePredicate
-
Uses of AdventureModePredicate in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type AdventureModePredicateModifier and TypeFieldDescriptionstatic final DataComponentType
<AdventureModePredicate> DataComponents.CAN_BREAK
static final DataComponentType
<AdventureModePredicate> DataComponents.CAN_PLACE_ON
-
Uses of AdventureModePredicate in net.minecraft.world.item
Fields in net.minecraft.world.item with type parameters of type AdventureModePredicateModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<AdventureModePredicate> AdventureModePredicate.CODEC
private static final com.mojang.serialization.Codec
<AdventureModePredicate> AdventureModePredicate.FULL_CODEC
private static final com.mojang.serialization.Codec
<AdventureModePredicate> AdventureModePredicate.SIMPLE_CODEC
static final StreamCodec
<RegistryFriendlyByteBuf, AdventureModePredicate> AdventureModePredicate.STREAM_CODEC
Methods in net.minecraft.world.item that return AdventureModePredicate