Package paulevs.edenring.interfaces
Interface SurvivesOnEdenGrass
- All Superinterfaces:
org.betterx.bclib.interfaces.SurvivesOn,org.betterx.bclib.interfaces.SurvivesOnBlocks,org.betterx.bclib.interfaces.SurvivesOnSpecialGround
- All Known Implementing Classes:
AuritisSaplingBlock
public interface SurvivesOnEdenGrass
extends org.betterx.bclib.interfaces.SurvivesOnBlocks
-
Field Summary
Fields -
Method Summary
Methods inherited from interface org.betterx.bclib.interfaces.SurvivesOnBlocks
getSurvivableBlocksString, isSurvivableMethods inherited from interface org.betterx.bclib.interfaces.SurvivesOnSpecialGround
canSurviveOnBottom, canSurviveOnTop, isTerrain, prefixComponent
-
Field Details
-
BLOCKS
-
-
Method Details
-
getSurvivableBlocks
- Specified by:
getSurvivableBlocksin interfaceorg.betterx.bclib.interfaces.SurvivesOnBlocks
-