Uses of Class
net.minecraft.component.type.BlockPredicatesComponent
Packages that use BlockPredicatesComponent
-
Uses of BlockPredicatesComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type BlockPredicatesComponentModifier and TypeFieldDescriptionstatic final ComponentType<BlockPredicatesComponent> DataComponentTypes.CAN_BREAKstatic final ComponentType<BlockPredicatesComponent> DataComponentTypes.CAN_PLACE_ON -
Uses of BlockPredicatesComponent in net.minecraft.component.type
Fields in net.minecraft.component.type with type parameters of type BlockPredicatesComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<BlockPredicatesComponent> BlockPredicatesComponent.CODECstatic final PacketCodec<RegistryByteBuf, BlockPredicatesComponent> BlockPredicatesComponent.PACKET_CODEC