Uses of Record Class
net.minecraft.core.component.BlockTransformer
Packages that use BlockTransformer
Package
Description
-
Uses of BlockTransformer in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type BlockTransformerModifier and TypeFieldDescriptionstatic final DataComponentType<Holder<BlockTransformer>> DataComponents.BLOCK_TRANSFORMERstatic final com.mojang.serialization.Codec<Holder<BlockTransformer>> BlockTransformer.CODECstatic final com.mojang.serialization.Codec<BlockTransformer> BlockTransformer.DIRECT_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, Holder<BlockTransformer>> BlockTransformer.STREAM_CODEC -
Uses of BlockTransformer in net.minecraft.core.registries
Fields in net.minecraft.core.registries with type parameters of type BlockTransformerModifier and TypeFieldDescriptionstatic final ResourceKey<Registry<BlockTransformer>> Registries.BLOCK_TRANSFORMER -
Uses of BlockTransformer in net.minecraft.world.item.component
Fields in net.minecraft.world.item.component with type parameters of type BlockTransformerModifier and TypeFieldDescriptionstatic final ResourceKey<BlockTransformer> BlockTransformers.AXEstatic final ResourceKey<BlockTransformer> BlockTransformers.HOEstatic final ResourceKey<BlockTransformer> BlockTransformers.SHOVELMethods in net.minecraft.world.item.component that return types with arguments of type BlockTransformerMethod parameters in net.minecraft.world.item.component with type arguments of type BlockTransformerModifier and TypeMethodDescriptionstatic voidBlockTransformers.bootstrap(BootstrapContext<BlockTransformer> context)