Package net.pdevita.creeperheal2.utils
Object GlowLichen
-
- All Implemented Interfaces:
-
net.pdevita.creeperheal2.utils.FindDependentBlocks
public class GlowLichen extends FindDependentBlocksBase
-
-
Field Summary
Fields Modifier and Type Field Description public final static GlowLichen
INSTANCE
-
Method Summary
Modifier and Type Method Description LinkedList<BlockFace>
getDependentFaces(BlockStateĀ state)
-
-
Method Detail
-
getDependentFaces
LinkedList<BlockFace> getDependentFaces(BlockStateĀ state)
-
-
-
-