Uses of Record Class
net.minecraft.world.item.component.BlockItemStateProperties
Packages that use BlockItemStateProperties
-
Uses of BlockItemStateProperties in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type BlockItemStatePropertiesModifier and TypeFieldDescriptionstatic final DataComponentType<BlockItemStateProperties> DataComponents.BLOCK_STATE -
Uses of BlockItemStateProperties in net.minecraft.world.item.component
Fields in net.minecraft.world.item.component declared as BlockItemStatePropertiesModifier and TypeFieldDescriptionstatic final BlockItemStatePropertiesBlockItemStateProperties.EMPTYFields in net.minecraft.world.item.component with type parameters of type BlockItemStatePropertiesModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<BlockItemStateProperties> BlockItemStateProperties.CODECstatic final StreamCodec<io.netty.buffer.ByteBuf, BlockItemStateProperties> BlockItemStateProperties.STREAM_CODECMethods in net.minecraft.world.item.component that return BlockItemStatePropertiesModifier and TypeMethodDescription<T extends Comparable<T>>
BlockItemStatePropertiesBlockItemStateProperties.with(Property<T> p_330873_, BlockState p_330751_) <T extends Comparable<T>>
BlockItemStateProperties