Package net.minecraft.client.particle
Interface ParticleTextureSheet
@Environment(CLIENT)
public interface ParticleTextureSheet
-
Field Summary
Fields Modifier and Type Field Description static ParticleTextureSheetCUSTOMstatic ParticleTextureSheetNO_RENDERstatic ParticleTextureSheetPARTICLE_SHEET_LITstatic ParticleTextureSheetPARTICLE_SHEET_OPAQUEstatic ParticleTextureSheetPARTICLE_SHEET_TRANSLUCENTstatic ParticleTextureSheetTERRAIN_SHEET -
Method Summary
Modifier and Type Method Description voidbegin(BufferBuilder bufferBuilder, TextureManager textureManager)voiddraw(Tessellator tessellator)