Uses of Class
net.minecraft.world.level.block.CandleBlock
Packages that use CandleBlock
-
Uses of CandleBlock in net.minecraft.world.level.block
Fields in net.minecraft.world.level.block declared as CandleBlockFields in net.minecraft.world.level.block with type parameters of type CandleBlockModifier and TypeFieldDescriptionprivate static final Map<CandleBlock, CandleCakeBlock> CandleCakeBlock.BY_CANDLEstatic final com.mojang.serialization.MapCodec<CandleBlock> CandleBlock.CODECMethods in net.minecraft.world.level.block that return types with arguments of type CandleBlockModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<CandleBlock> CandleBlock.codec()Methods in net.minecraft.world.level.block with parameters of type CandleBlockModifier and TypeMethodDescriptionstatic BlockStateCandleCakeBlock.byCandle(CandleBlock p_316552_)