Uses of Interface
dev.wyck.renderer.AbstractBiomeRenderer
Packages that use AbstractBiomeRenderer
-
Uses of AbstractBiomeRenderer in dev.wyck.renderer.packet
Subinterfaces of AbstractBiomeRenderer in dev.wyck.renderer.packetModifier and TypeInterfaceDescriptioninterfaceAn interface for handling packet manipulation related to biome injection. -
Uses of AbstractBiomeRenderer in dev.wyck.renderer.setter
Subinterfaces of AbstractBiomeRenderer in dev.wyck.renderer.setterModifier and TypeInterfaceDescriptioninterfaceThis utility class provides methods to set the biome of blocks, chunks, and regions in the game.Classes in dev.wyck.renderer.setter that implement AbstractBiomeRendererModifier and TypeClassDescriptionclassThis class provides methods to set the biome of blocks, chunks, and regions in the game. -
Uses of AbstractBiomeRenderer in dev.wyck.renderer.updater
Subinterfaces of AbstractBiomeRenderer in dev.wyck.renderer.updaterModifier and TypeInterfaceDescriptioninterfaceUtility class for updating biomes in Minecraft.