Uses of Class
net.minecraft.block.AbstractLichenBlock
Packages that use AbstractLichenBlock
Package
Description
The base package for all Minecraft classes.
-
Uses of AbstractLichenBlock in net.minecraft
Fields in net.minecraft declared as AbstractLichenBlockConstructors in net.minecraft with parameters of type AbstractLichenBlockModifierConstructorDescriptionclass_7118(AbstractLichenBlock abstractLichenBlock) class_7119(AbstractLichenBlock abstractLichenBlock) -
Uses of AbstractLichenBlock in net.minecraft.block
Subclasses of AbstractLichenBlock in net.minecraft.block -
Uses of AbstractLichenBlock in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as AbstractLichenBlockModifier and TypeFieldDescriptionfinal AbstractLichenBlockGlowLichenFeatureConfig.field_37709private static final AbstractLichenBlockUndergroundConfiguredFeatures.field_38032private static final AbstractLichenBlockUndergroundConfiguredFeatures.field_38035Methods in net.minecraft.world.gen.feature that return types with arguments of type AbstractLichenBlockModifier and TypeMethodDescriptionprivate static com.mojang.serialization.DataResult<AbstractLichenBlock>GlowLichenFeatureConfig.method_41573(Block block) Constructors in net.minecraft.world.gen.feature with parameters of type AbstractLichenBlockModifierConstructorDescriptionGlowLichenFeatureConfig(AbstractLichenBlock abstractLichenBlock, int int2, boolean bool, boolean bool2, boolean bool3, float float2, RegistryEntryList<Block> registryEntryList)