Class LodestoneThrowawayBlockData
java.lang.Object
team.lodestar.lodestone.systems.block.LodestoneThrowawayBlockData
Various throwaway data stored in
ThrowawayBlockDataHandler.THROWAWAY_DATA_CACHE, which is cleared after the game is finished loading.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleansetRenderType(Supplier<Supplier<net.minecraft.client.renderer.RenderType>> renderType)
-
Field Details
-
EMPTY
-
-
Constructor Details
-
LodestoneThrowawayBlockData
public LodestoneThrowawayBlockData()
-
-
Method Details
-
setRenderType
public LodestoneThrowawayBlockData setRenderType(Supplier<Supplier<net.minecraft.client.renderer.RenderType>> renderType) -
getRenderType
-
hasCustomRenderType
public boolean hasCustomRenderType()
-