Uses of Class
net.minecraft.item.DyeColor
-
-
Uses of DyeColor in net.minecraft.block
Fields in net.minecraft.block declared as DyeColor Modifier and Type Field Description private DyeColorAbstractBannerBlock. colorprivate DyeColorBedBlock. colorprivate DyeColorCarpetBlock. colorprivate DyeColorShulkerBoxBlock. colorprivate DyeColorStainedGlassBlock. colorprivate DyeColorStainedGlassPaneBlock. colorFields in net.minecraft.block with type parameters of type DyeColor Modifier and Type Field Description private static java.util.Map<DyeColor,Block>BannerBlock. BY_COLORMethods in net.minecraft.block that return DyeColor Modifier and Type Method Description DyeColorAbstractBannerBlock. getColor()DyeColorBeaconBlock. getColor()DyeColorBedBlock. getColor()DyeColorCarpetBlock. getColor()DyeColorIBeaconBeamColorProvider. getColor()DyeColorShulkerBoxBlock. getColor()DyeColorStainedGlassBlock. getColor()DyeColorStainedGlassPaneBlock. getColor()static DyeColorShulkerBoxBlock. getColorFromBlock(Block p_190954_0_)static DyeColorShulkerBoxBlock. getColorFromItem(Item p_190955_0_)Methods in net.minecraft.block with parameters of type DyeColor Modifier and Type Method Description private static BedBlockBlocks. bed(DyeColor p_235422_0_)static BlockBannerBlock. byColor(DyeColor p_196287_0_)static BlockShulkerBoxBlock. getBlockByColor(DyeColor p_190952_0_)static ItemStackShulkerBoxBlock. getColoredItemStack(DyeColor p_190953_0_)static AbstractBlock.PropertiesAbstractBlock.Properties. of(Material p_200952_0_, DyeColor p_200952_1_)private static ShulkerBoxBlockBlocks. shulkerBox(DyeColor p_235423_0_, AbstractBlock.Properties p_235423_1_)private static StainedGlassBlockBlocks. stainedGlass(DyeColor p_235434_0_)Constructors in net.minecraft.block with parameters of type DyeColor Constructor Description AbstractBannerBlock(DyeColor p_i48453_1_, AbstractBlock.Properties p_i48453_2_)BannerBlock(DyeColor p_i48448_1_, AbstractBlock.Properties p_i48448_2_)BedBlock(DyeColor p_i48442_1_, AbstractBlock.Properties p_i48442_2_)CarpetBlock(DyeColor p_i48290_1_, AbstractBlock.Properties p_i48290_2_)ShulkerBoxBlock(DyeColor p_i48334_1_, AbstractBlock.Properties p_i48334_2_)StainedGlassBlock(DyeColor p_i48323_1_, AbstractBlock.Properties p_i48323_2_)StainedGlassPaneBlock(DyeColor p_i48322_1_, AbstractBlock.Properties p_i48322_2_)WallBannerBlock(DyeColor p_i48302_1_, AbstractBlock.Properties p_i48302_2_) -
Uses of DyeColor in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen with type parameters of type DyeColor Modifier and Type Field Description private java.util.List<com.mojang.datafixers.util.Pair<BannerPattern,DyeColor>>LoomScreen. resultBannerPatterns -
Uses of DyeColor in net.minecraft.client.renderer.tileentity
Method parameters in net.minecraft.client.renderer.tileentity with type arguments of type DyeColor Modifier and Type Method Description static voidBannerTileEntityRenderer. renderPatterns(MatrixStack p_230180_0_, IRenderTypeBuffer p_230180_1_, int p_230180_2_, int p_230180_3_, ModelRenderer p_230180_4_, RenderMaterial p_230180_5_, boolean p_230180_6_, java.util.List<com.mojang.datafixers.util.Pair<BannerPattern,DyeColor>> p_230180_7_)static voidBannerTileEntityRenderer. renderPatterns(MatrixStack p_241717_0_, IRenderTypeBuffer p_241717_1_, int p_241717_2_, int p_241717_3_, ModelRenderer p_241717_4_, RenderMaterial p_241717_5_, boolean p_241717_6_, java.util.List<com.mojang.datafixers.util.Pair<BannerPattern,DyeColor>> p_241717_7_, boolean p_241717_8_) -
Uses of DyeColor in net.minecraft.entity.ai.brain.task
Methods in net.minecraft.entity.ai.brain.task with parameters of type DyeColor Modifier and Type Method Description private ItemStackCelebrateRaidVictoryTask. getFirework(DyeColor p_220391_1_, int p_220391_2_) -
Uses of DyeColor in net.minecraft.entity.monster
Methods in net.minecraft.entity.monster that return DyeColor Modifier and Type Method Description DyeColorShulkerEntity. getColor() -
Uses of DyeColor in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive with type parameters of type DyeColor Modifier and Type Field Description private static java.util.Map<DyeColor,float[]>SheepEntity. COLORARRAY_BY_COLORprivate static java.util.Map<DyeColor,IItemProvider>SheepEntity. ITEM_BY_DYEMethods in net.minecraft.entity.passive that return DyeColor Modifier and Type Method Description DyeColorCatEntity. getCollarColor()DyeColorWolfEntity. getCollarColor()DyeColorSheepEntity. getColor()private DyeColorSheepEntity. getOffspringColor(AnimalEntity p_175511_1_, AnimalEntity p_175511_2_)static DyeColorSheepEntity. getRandomSheepColor(java.util.Random p_175510_0_)Methods in net.minecraft.entity.passive with parameters of type DyeColor Modifier and Type Method Description private static float[]SheepEntity. createSheepColor(DyeColor p_192020_0_)static float[]SheepEntity. getColorArray(DyeColor p_175513_0_)private static CraftingInventorySheepEntity. makeContainer(DyeColor p_213611_0_, DyeColor p_213611_1_)voidCatEntity. setCollarColor(DyeColor p_213417_1_)voidWolfEntity. setCollarColor(DyeColor p_175547_1_)voidSheepEntity. setColor(DyeColor p_175512_1_) -
Uses of DyeColor in net.minecraft.entity.passive.fish
Methods in net.minecraft.entity.passive.fish that return DyeColor Modifier and Type Method Description static DyeColorTropicalFishEntity. getBaseColor(int p_212326_0_)static DyeColorTropicalFishEntity. getPatternColor(int p_212323_0_)Methods in net.minecraft.entity.passive.fish with parameters of type DyeColor Modifier and Type Method Description private static intTropicalFishEntity. calculateVariant(TropicalFishEntity.Type p_204214_0_, DyeColor p_204214_1_, DyeColor p_204214_2_) -
Uses of DyeColor in net.minecraft.entity.passive.horse
Methods in net.minecraft.entity.passive.horse that return DyeColor Modifier and Type Method Description private static DyeColorLlamaEntity. getDyeColor(ItemStack p_195403_0_)DyeColorLlamaEntity. getSwag()Methods in net.minecraft.entity.passive.horse with parameters of type DyeColor Modifier and Type Method Description private voidLlamaEntity. setSwag(DyeColor p_190711_1_) -
Uses of DyeColor in net.minecraft.item
Fields in net.minecraft.item declared as DyeColor Modifier and Type Field Description private static DyeColor[]DyeColor. BY_IDprivate DyeColorDyeItem. dyeColorFields in net.minecraft.item with type parameters of type DyeColor Modifier and Type Field Description private static it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap<DyeColor>DyeColor. BY_FIREWORK_COLORprivate static java.util.Map<DyeColor,DyeItem>DyeItem. ITEM_BY_COLORMethods in net.minecraft.item that return DyeColor Modifier and Type Method Description static DyeColorDyeColor. byFireworkColor(int p_196058_0_)static DyeColorDyeColor. byId(int p_196056_0_)static DyeColorDyeColor. byName(java.lang.String p_204271_0_, DyeColor p_204271_1_)DyeColorBannerItem. getColor()static DyeColorDyeColor. getColor(ItemStack stack)static DyeColorShieldItem. getColor(ItemStack p_195979_0_)DyeColorDyeItem. getDyeColor()static DyeColorDyeColor. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DyeColor[]DyeColor. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.minecraft.item with parameters of type DyeColor Modifier and Type Method Description static DyeItemDyeItem. byColor(DyeColor p_195961_0_)static DyeColorDyeColor. byName(java.lang.String p_204271_0_, DyeColor p_204271_1_)Constructors in net.minecraft.item with parameters of type DyeColor Constructor Description DyeItem(DyeColor p_i48510_1_, Item.Properties p_i48510_2_) -
Uses of DyeColor in net.minecraft.tileentity
Fields in net.minecraft.tileentity declared as DyeColor Modifier and Type Field Description private DyeColorBannerTileEntity. baseColorprivate DyeColorBedTileEntity. colorprivate DyeColorShulkerBoxTileEntity. colorprivate DyeColorSignTileEntity. colorFields in net.minecraft.tileentity with type parameters of type DyeColor Modifier and Type Field Description private java.util.List<org.apache.commons.lang3.tuple.Pair<BannerPattern,DyeColor>>BannerPattern.Builder. patternsprivate java.util.List<com.mojang.datafixers.util.Pair<BannerPattern,DyeColor>>BannerTileEntity. patternsMethods in net.minecraft.tileentity that return DyeColor Modifier and Type Method Description DyeColorBannerTileEntity. getBaseColor(java.util.function.Supplier<BlockState> p_195533_1_)DyeColorBedTileEntity. getColor()DyeColorShulkerBoxTileEntity. getColor()DyeColorSignTileEntity. getColor()Methods in net.minecraft.tileentity that return types with arguments of type DyeColor Modifier and Type Method Description static java.util.List<com.mojang.datafixers.util.Pair<BannerPattern,DyeColor>>BannerTileEntity. createPatterns(DyeColor p_230138_0_, ListNBT p_230138_1_)java.util.List<com.mojang.datafixers.util.Pair<BannerPattern,DyeColor>>BannerTileEntity. getPatterns()Methods in net.minecraft.tileentity with parameters of type DyeColor Modifier and Type Method Description BannerPattern.BuilderBannerPattern.Builder. addPattern(BannerPattern p_222477_1_, DyeColor p_222477_2_)static java.util.List<com.mojang.datafixers.util.Pair<BannerPattern,DyeColor>>BannerTileEntity. createPatterns(DyeColor p_230138_0_, ListNBT p_230138_1_)voidBannerTileEntity. fromItem(ItemStack p_195534_1_, DyeColor p_195534_2_)voidBedTileEntity. setColor(DyeColor p_193052_1_)booleanSignTileEntity. setColor(DyeColor p_214068_1_)Constructors in net.minecraft.tileentity with parameters of type DyeColor Constructor Description BannerTileEntity(DyeColor p_i47731_1_)BedTileEntity(DyeColor p_i47730_1_)ShulkerBoxTileEntity(DyeColor p_i47242_1_) -
Uses of DyeColor in net.minecraft.world.storage
Fields in net.minecraft.world.storage declared as DyeColor Modifier and Type Field Description private DyeColorMapBanner. colorConstructors in net.minecraft.world.storage with parameters of type DyeColor Constructor Description MapBanner(BlockPos p_i48876_1_, DyeColor p_i48876_2_, ITextComponent p_i48876_3_)
-