Uses of Record Class
net.minecraft.world.level.block.WeatheringCopperCollection
Packages that use WeatheringCopperCollection
Package
Description
-
Uses of WeatheringCopperCollection in net.minecraft.data
Fields in net.minecraft.data declared as WeatheringCopperCollectionModifier and TypeFieldDescriptionstatic final WeatheringCopperCollection<BlockFamily> BlockFamilies.COPPER_BLOCKstatic final WeatheringCopperCollection<BlockFamily> BlockFamilies.CUT_COPPER -
Uses of WeatheringCopperCollection in net.minecraft.data.tags
Methods in net.minecraft.data.tags that return WeatheringCopperCollectionModifier and TypeMethodDescriptionprivate static WeatheringCopperCollection<ResourceKey<Block>> VanillaBlockTagsProvider.toIds(WeatheringCopperCollection<BlockItemId> ids) private static WeatheringCopperCollection<ResourceKey<Item>> VanillaItemTagsProvider.toIds(WeatheringCopperCollection<BlockItemId> ids) Methods in net.minecraft.data.tags with parameters of type WeatheringCopperCollectionModifier and TypeMethodDescriptionBlockItemTagAppender.addAll(WeatheringCopperCollection<ResourceKey<Element>> collection) private static WeatheringCopperCollection<ResourceKey<Block>> VanillaBlockTagsProvider.toIds(WeatheringCopperCollection<BlockItemId> ids) private static WeatheringCopperCollection<ResourceKey<Item>> VanillaItemTagsProvider.toIds(WeatheringCopperCollection<BlockItemId> ids) -
Uses of WeatheringCopperCollection in net.minecraft.references
Fields in net.minecraft.references declared as WeatheringCopperCollectionModifier and TypeFieldDescriptionstatic final WeatheringCopperCollection<BlockItemId> BlockItemIds.CHISELED_COPPERstatic final WeatheringCopperCollection<BlockItemId> BlockItemIds.COPPER_BARSstatic final WeatheringCopperCollection<BlockItemId> BlockItemIds.COPPER_BLOCKstatic final WeatheringCopperCollection<BlockItemId> BlockItemIds.COPPER_BULBstatic final WeatheringCopperCollection<BlockItemId> BlockItemIds.COPPER_CHAINstatic final WeatheringCopperCollection<BlockItemId> BlockItemIds.COPPER_CHESTstatic final WeatheringCopperCollection<BlockItemId> BlockItemIds.COPPER_DOORstatic final WeatheringCopperCollection<BlockItemId> BlockItemIds.COPPER_GOLEM_STATUEstatic final WeatheringCopperCollection<BlockItemId> BlockItemIds.COPPER_GRATEstatic final WeatheringCopperCollection<BlockItemId> BlockItemIds.COPPER_LANTERNstatic final WeatheringCopperCollection<BlockItemId> BlockItemIds.COPPER_TRAPDOORstatic final WeatheringCopperCollection<BlockItemId> BlockItemIds.CUT_COPPERstatic final WeatheringCopperCollection<BlockItemId> BlockItemIds.CUT_COPPER_SLABstatic final WeatheringCopperCollection<BlockItemId> BlockItemIds.CUT_COPPER_STAIRSstatic final WeatheringCopperCollection<BlockItemId> BlockItemIds.LIGHTNING_RODMethods in net.minecraft.references that return WeatheringCopperCollectionModifier and TypeMethodDescriptionprivate static WeatheringCopperCollection<BlockItemId> BlockItemIds.createSimpleCopper(String baseName) -
Uses of WeatheringCopperCollection in net.minecraft.world.item
Fields in net.minecraft.world.item declared as WeatheringCopperCollectionModifier and TypeFieldDescriptionprivate final WeatheringCopperCollection<Block> HoneycombItem.WaxedRecipeGroup.blockThe field for theblockrecord component.static final WeatheringCopperCollection<Item> Items.CHISELED_COPPERstatic final WeatheringCopperCollection<Item> Items.COPPER_BARSstatic final WeatheringCopperCollection<Item> Items.COPPER_BLOCKstatic final WeatheringCopperCollection<Item> Items.COPPER_BULBstatic final WeatheringCopperCollection<Item> Items.COPPER_CHAINstatic final WeatheringCopperCollection<Item> Items.COPPER_CHESTstatic final WeatheringCopperCollection<Item> Items.COPPER_DOORstatic final WeatheringCopperCollection<Item> Items.COPPER_GOLEM_STATUEstatic final WeatheringCopperCollection<Item> Items.COPPER_GRATEstatic final WeatheringCopperCollection<Item> Items.COPPER_LANTERNstatic final WeatheringCopperCollection<Item> Items.COPPER_TRAPDOORstatic final WeatheringCopperCollection<Item> Items.CUT_COPPERstatic final WeatheringCopperCollection<Item> Items.CUT_COPPER_SLABstatic final WeatheringCopperCollection<Item> Items.CUT_COPPER_STAIRSstatic final WeatheringCopperCollection<Item> Items.LIGHTNING_RODMethods in net.minecraft.world.item that return WeatheringCopperCollectionModifier and TypeMethodDescriptionHoneycombItem.WaxedRecipeGroup.block()Returns the value of theblockrecord component.Method parameters in net.minecraft.world.item with type arguments of type WeatheringCopperCollectionModifier and TypeMethodDescriptionprivate static voidCreativeModeTabs.copperBlockFamilies(Consumer<WeatheringCopperCollection<Item>> output) Constructors in net.minecraft.world.item with parameters of type WeatheringCopperCollectionModifierConstructorDescriptionprivateWaxedRecipeGroup(WeatheringCopperCollection<Block> block, Function<Block, com.mojang.datafixers.util.Pair<RecipeCategory, String>> recipeIdProvider) Creates an instance of aWaxedRecipeGrouprecord class. -
Uses of WeatheringCopperCollection in net.minecraft.world.level.block
Fields in net.minecraft.world.level.block declared as WeatheringCopperCollectionModifier and TypeFieldDescriptionstatic final WeatheringCopperCollection<Block> Blocks.CHISELED_COPPERstatic final WeatheringCopperCollection<Block> Blocks.COPPER_BARSstatic final WeatheringCopperCollection<Block> Blocks.COPPER_BLOCKstatic final WeatheringCopperCollection<Block> Blocks.COPPER_BULBstatic final WeatheringCopperCollection<Block> Blocks.COPPER_CHAINstatic final WeatheringCopperCollection<Block> Blocks.COPPER_CHESTstatic final WeatheringCopperCollection<Block> Blocks.COPPER_DOORstatic final WeatheringCopperCollection<Block> Blocks.COPPER_GOLEM_STATUEstatic final WeatheringCopperCollection<Block> Blocks.COPPER_GRATEstatic final WeatheringCopperCollection<Block> Blocks.COPPER_LANTERNstatic final WeatheringCopperCollection<Block> Blocks.COPPER_TRAPDOORstatic final WeatheringCopperCollection<Block> Blocks.CUT_COPPERstatic final WeatheringCopperCollection<Block> Blocks.CUT_COPPER_SLABstatic final WeatheringCopperCollection<Block> Blocks.CUT_COPPER_STAIRSstatic final WeatheringCopperCollection<Block> Blocks.LIGHTNING_RODstatic final WeatheringCopperCollection<String> WeatheringCopperCollection.PREFIXESMethods in net.minecraft.world.level.block that return WeatheringCopperCollectionModifier and TypeMethodDescription<U> WeatheringCopperCollection<U> WeatheringCopperCollection.apply(Function<WeatheringCopperCollection.ByState<T>, WeatheringCopperCollection.ByState<U>> mapper) <U> WeatheringCopperCollection<U> WeatheringCopperCollection.apply(Function<WeatheringCopperCollection.ByState<T>, WeatheringCopperCollection.ByState<U>> weatheringMapper, Function<WeatheringCopperCollection.ByState<T>, WeatheringCopperCollection.ByState<U>> waxedMapper) static WeatheringCopperCollection<String> WeatheringCopperCollection.createFamily(BiFunction<String, WeatheringCopper.WeatherState, BlockFamily> waxedProvider, BiFunction<String, WeatheringCopper.WeatherState, BlockFamily> weatheringProvider) <U> WeatheringCopperCollection<U> static WeatheringCopperCollection<String> WeatheringCopperCollection.prefixWithState(WeatheringCopperCollection<String> ids) static <WaxedBlock extends Block, WeatheringBlock extends Block & WeatheringCopper, Id>
WeatheringCopperCollection<Block> WeatheringCopperCollection.registerBlocks(WeatheringCopperCollection<Id> ids, org.apache.commons.lang3.function.TriFunction<Id, Function<BlockBehaviour.Properties, Block>, BlockBehaviour.Properties, Block> register, BiFunction<WeatheringCopper.WeatherState, BlockBehaviour.Properties, WaxedBlock> waxedBlockFactory, BiFunction<WeatheringCopper.WeatherState, BlockBehaviour.Properties, WeatheringBlock> weatheringFactory, Function<WeatheringCopper.WeatherState, BlockBehaviour.Properties> propertiesSupplier) static <Id> WeatheringCopperCollection<Item> WeatheringCopperCollection.registerItems(WeatheringCopperCollection<Id> ids, WeatheringCopperCollection<Block> blocks, BiFunction<Id, Block, Item> itemFactory) static WeatheringCopperCollection<String> WeatheringCopperCollection.same(WeatheringCopperCollection.ByState<String> byState) static <T,U, R> WeatheringCopperCollection <R> WeatheringCopperCollection.zipMap(WeatheringCopperCollection<T> first, WeatheringCopperCollection<U> second, BiFunction<T, U, R> operation) Methods in net.minecraft.world.level.block with parameters of type WeatheringCopperCollectionModifier and TypeMethodDescriptionstatic WeatheringCopperCollection<String> WeatheringCopperCollection.prefixWithState(WeatheringCopperCollection<String> ids) static <WaxedBlock extends Block, WeatheringBlock extends Block & WeatheringCopper, Id>
WeatheringCopperCollection<Block> WeatheringCopperCollection.registerBlocks(WeatheringCopperCollection<Id> ids, org.apache.commons.lang3.function.TriFunction<Id, Function<BlockBehaviour.Properties, Block>, BlockBehaviour.Properties, Block> register, BiFunction<WeatheringCopper.WeatherState, BlockBehaviour.Properties, WaxedBlock> waxedBlockFactory, BiFunction<WeatheringCopper.WeatherState, BlockBehaviour.Properties, WeatheringBlock> weatheringFactory, Function<WeatheringCopper.WeatherState, BlockBehaviour.Properties> propertiesSupplier) static <Id> WeatheringCopperCollection<Item> WeatheringCopperCollection.registerItems(WeatheringCopperCollection<Id> ids, WeatheringCopperCollection<Block> blocks, BiFunction<Id, Block, Item> itemFactory) static <T,U> void WeatheringCopperCollection.zipApply(WeatheringCopperCollection<T> first, WeatheringCopperCollection<U> second, BiConsumer<T, U> consumer) static <T,U, R> WeatheringCopperCollection <R> WeatheringCopperCollection.zipMap(WeatheringCopperCollection<T> first, WeatheringCopperCollection<U> second, BiFunction<T, U, R> operation)