Modifier and Type | Method and Description |
---|---|
java.util.function.Function<ResourceLocation,TextureAtlasSprite> |
Minecraft.getAtlasSpriteGetter(ResourceLocation locationIn) |
Modifier and Type | Method and Description |
---|---|
static void |
AbstractGui.blit(int p_blit_0_,
int p_blit_1_,
int p_blit_2_,
int p_blit_3_,
int p_blit_4_,
TextureAtlasSprite p_blit_5_) |
Modifier and Type | Field and Description |
---|---|
private TextureAtlasSprite |
BeaconScreen.PowerButton.field_212946_c |
Modifier and Type | Field and Description |
---|---|
protected TextureAtlasSprite |
SpriteTexturedParticle.sprite |
Modifier and Type | Field and Description |
---|---|
private java.util.List<TextureAtlasSprite> |
ParticleManager.AnimatedSpriteImpl.sprites |
Modifier and Type | Method and Description |
---|---|
TextureAtlasSprite |
IAnimatedSprite.get(int particleAge,
int particleMaxAge) |
TextureAtlasSprite |
ParticleManager.AnimatedSpriteImpl.get(int particleAge,
int particleMaxAge) |
TextureAtlasSprite |
IAnimatedSprite.get(java.util.Random p_217590_1_) |
TextureAtlasSprite |
ParticleManager.AnimatedSpriteImpl.get(java.util.Random p_217590_1_) |
Modifier and Type | Method and Description |
---|---|
protected void |
SpriteTexturedParticle.setSprite(TextureAtlasSprite sprite) |
Modifier and Type | Method and Description |
---|---|
void |
ParticleManager.AnimatedSpriteImpl.setSprites(java.util.List<TextureAtlasSprite> p_217592_1_) |
Modifier and Type | Field and Description |
---|---|
private TextureAtlasSprite |
SpriteAwareVertexBuilder.atlasSprite |
private TextureAtlasSprite[] |
FluidBlockRenderer.atlasSpritesLava |
private TextureAtlasSprite[] |
FluidBlockRenderer.atlasSpritesWater |
private TextureAtlasSprite |
FluidBlockRenderer.atlasSpriteWaterOverlay |
Modifier and Type | Method and Description |
---|---|
TextureAtlasSprite |
ItemModelMesher.getParticleIcon(IItemProvider itemProvider) |
TextureAtlasSprite |
ItemModelMesher.getParticleIcon(ItemStack stack) |
TextureAtlasSprite |
BlockModelShapes.getTexture(BlockState state)
Deprecated.
|
TextureAtlasSprite |
BlockModelShapes.getTexture(BlockState state,
World world,
BlockPos pos) |
Modifier and Type | Method and Description |
---|---|
private static void |
OverlayRenderer.renderTexture(Minecraft minecraftIn,
TextureAtlasSprite spriteIn,
MatrixStack matrixStackIn) |
Constructor and Description |
---|
SpriteAwareVertexBuilder(IVertexBuilder bufferIn,
TextureAtlasSprite spriteIn) |
Modifier and Type | Method and Description |
---|---|
private void |
PaintingRenderer.func_229122_a_(MatrixStack p_229122_1_,
IVertexBuilder p_229122_2_,
PaintingEntity p_229122_3_,
int p_229122_4_,
int p_229122_5_,
TextureAtlasSprite p_229122_6_,
TextureAtlasSprite p_229122_7_) |
Modifier and Type | Field and Description |
---|---|
private TextureAtlasSprite |
SimpleBakedModel.Builder.builderTexture |
private TextureAtlasSprite |
BuiltInModel.field_217829_c |
protected TextureAtlasSprite |
MultipartBakedModel.particleTexture |
protected TextureAtlasSprite |
BakedQuad.sprite |
protected TextureAtlasSprite |
SimpleBakedModel.texture |
Modifier and Type | Method and Description |
---|---|
TextureAtlasSprite |
BakedQuad.func_187508_a() |
TextureAtlasSprite |
MultipartBakedModel.getParticleTexture() |
TextureAtlasSprite |
WeightedBakedModel.getParticleTexture() |
TextureAtlasSprite |
IBakedModel.getParticleTexture()
Deprecated.
|
TextureAtlasSprite |
BuiltInModel.getParticleTexture() |
TextureAtlasSprite |
SimpleBakedModel.getParticleTexture() |
TextureAtlasSprite |
Material.getSprite() |
Modifier and Type | Method and Description |
---|---|
private static BakedQuad |
BlockModel.bakeFace(BlockPart partIn,
BlockPartFace partFaceIn,
TextureAtlasSprite spriteIn,
Direction directionIn,
IModelTransform transformIn,
ResourceLocation locationIn) |
BakedQuad |
FaceBakery.bakeQuad(Vector3f posFrom,
Vector3f posTo,
BlockPartFace face,
TextureAtlasSprite sprite,
Direction facing,
IModelTransform transformIn,
BlockPartRotation partRotation,
boolean shade,
ResourceLocation modelLocationIn) |
private void |
ItemModelGenerator.checkTransition(ItemModelGenerator.SpanFacing spanFacingIn,
java.util.List<ItemModelGenerator.Span> listSpansIn,
TextureAtlasSprite spriteIn,
int frameIndex,
int pixelX,
int pixelY,
int spiteWidth,
int spriteHeight,
boolean p_199338_9_) |
private void |
FaceBakery.fillVertexData(int[] vertexData,
int vertexIndex,
Direction facing,
BlockFaceUV blockFaceUVIn,
float[] posDiv16,
TextureAtlasSprite sprite,
TransformationMatrix rotationIn,
BlockPartRotation partRotation,
boolean shade) |
private java.util.List<BlockPart> |
ItemModelGenerator.getBlockParts(int tintIndex,
java.lang.String textureIn,
TextureAtlasSprite spriteIn) |
private java.util.List<BlockPart> |
ItemModelGenerator.getBlockParts(TextureAtlasSprite spriteIn,
java.lang.String textureIn,
int tintIndexIn) |
private java.util.List<ItemModelGenerator.Span> |
ItemModelGenerator.getSpans(TextureAtlasSprite spriteIn) |
private boolean |
ItemModelGenerator.isTransparent(TextureAtlasSprite spriteIn,
int frameIndex,
int pixelX,
int pixelY,
int spiteWidth,
int spriteHeight) |
static BakedQuad |
BlockModel.makeBakedQuad(BlockPart partIn,
BlockPartFace partFaceIn,
TextureAtlasSprite spriteIn,
Direction directionIn,
IModelTransform transformIn,
ResourceLocation locationIn) |
private int[] |
FaceBakery.makeQuadVertexData(BlockFaceUV uvs,
TextureAtlasSprite sprite,
Direction orientation,
float[] posDiv16,
TransformationMatrix rotationIn,
BlockPartRotation partRotation,
boolean shade) |
SimpleBakedModel.Builder |
SimpleBakedModel.Builder.setTexture(TextureAtlasSprite texture) |
private void |
FaceBakery.storeVertexData(int[] faceData,
int storeIndex,
Vector3f positionIn,
int shadeColor,
TextureAtlasSprite sprite,
BlockFaceUV faceUV) |
Modifier and Type | Method and Description |
---|---|
IBakedModel |
BlockModel.bakeModel(ModelBakery modelBakeryIn,
BlockModel modelIn,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetterIn,
IModelTransform transformIn,
ResourceLocation locationIn,
boolean p_228813_6_) |
IBakedModel |
VariantList.bakeModel(ModelBakery modelBakeryIn,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetterIn,
IModelTransform transformIn,
ResourceLocation locationIn) |
IBakedModel |
BlockModel.bakeModel(ModelBakery modelBakeryIn,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetterIn,
IModelTransform transformIn,
ResourceLocation locationIn)
Deprecated.
|
IBakedModel |
IUnbakedModel.bakeModel(ModelBakery modelBakeryIn,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetterIn,
IModelTransform transformIn,
ResourceLocation locationIn) |
IBakedModel |
BlockModel.bakeVanilla(ModelBakery modelBakeryIn,
BlockModel modelIn,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetterIn,
IModelTransform transformIn,
ResourceLocation locationIn,
boolean p_228813_6_)
Deprecated.
|
IBakedModel |
ModelBakery.getBakedModel(ResourceLocation locationIn,
IModelTransform transformIn,
java.util.function.Function<Material,TextureAtlasSprite> textureGetter) |
ItemOverrideList |
BlockModel.getOverrides(ModelBakery modelBakeryIn,
BlockModel modelIn,
java.util.function.Function<Material,TextureAtlasSprite> textureGetter) |
BlockModel |
ItemModelGenerator.makeItemModel(java.util.function.Function<Material,TextureAtlasSprite> textureGetter,
BlockModel blockModelIn) |
Constructor and Description |
---|
BakedQuad(int[] vertexDataIn,
int tintIndexIn,
Direction faceIn,
TextureAtlasSprite spriteIn)
Deprecated.
Use constructor with the format argument.
|
BakedQuad(int[] vertexDataIn,
int tintIndexIn,
Direction faceIn,
TextureAtlasSprite spriteIn,
boolean applyDiffuseLighting) |
BuiltInModel(ItemCameraTransforms p_i230058_1_,
ItemOverrideList p_i230058_2_,
TextureAtlasSprite p_i230058_3_,
boolean p_i230058_4_) |
SimpleBakedModel(java.util.List<BakedQuad> p_i230059_1_,
java.util.Map<Direction,java.util.List<BakedQuad>> p_i230059_2_,
boolean p_i230059_3_,
boolean p_i230059_4_,
boolean p_i230059_5_,
TextureAtlasSprite p_i230059_6_,
ItemCameraTransforms p_i230059_7_,
ItemOverrideList p_i230059_8_) |
Constructor and Description |
---|
ItemOverrideList(ModelBakery modelBakeryIn,
IUnbakedModel blockModelIn,
java.util.function.Function<ResourceLocation,IUnbakedModel> modelGetter,
java.util.function.Function<Material,TextureAtlasSprite> textureGetter,
java.util.List<ItemOverride> itemOverridesIn) |
Modifier and Type | Method and Description |
---|---|
IBakedModel |
Multipart.bakeModel(ModelBakery modelBakeryIn,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetterIn,
IModelTransform transformIn,
ResourceLocation locationIn) |
Modifier and Type | Class and Description |
---|---|
class |
MissingTextureSprite |
Modifier and Type | Field and Description |
---|---|
private java.util.List<TextureAtlasSprite> |
AtlasTexture.listAnimatedSprites |
private java.util.Map<ResourceLocation,TextureAtlasSprite> |
AtlasTexture.mapUploadedSprites |
(package private) java.util.List<TextureAtlasSprite> |
AtlasTexture.SheetData.sprites |
Modifier and Type | Method and Description |
---|---|
TextureAtlasSprite |
PaintingSpriteUploader.getBackSprite() |
TextureAtlasSprite |
PotionSpriteUploader.getSprite(Effect effectIn) |
TextureAtlasSprite |
SpriteMap.getSprite(Material materialIn) |
TextureAtlasSprite |
AtlasTexture.getSprite(ResourceLocation location) |
protected TextureAtlasSprite |
SpriteUploader.getSprite(ResourceLocation locationIn) |
TextureAtlasSprite |
PaintingSpriteUploader.getSpriteForPainting(PaintingType paintingTypeIn) |
private TextureAtlasSprite |
AtlasTexture.loadSprite(IResourceManager resourceManagerIn,
TextureAtlasSprite.Info spriteInfoIn,
int widthIn,
int heightIn,
int mipmapLevelIn,
int originX,
int originY) |
Modifier and Type | Method and Description |
---|---|
private java.util.List<TextureAtlasSprite> |
AtlasTexture.getStitchedSprites(IResourceManager resourceManagerIn,
Stitcher stitcherIn,
int mipmapLevelIn) |
Constructor and Description |
---|
SheetData(java.util.Set<ResourceLocation> spriteLocationsIn,
int widthIn,
int heightIn,
int mipmapLevelIn,
java.util.List<TextureAtlasSprite> spritesIn) |
Modifier and Type | Method and Description |
---|---|
static TextureAtlasSprite[] |
ForgeHooksClient.getFluidSprites(ILightReader world,
BlockPos pos,
IFluidState fluidStateIn) |
Modifier and Type | Method and Description |
---|---|
default TextureAtlasSprite |
IForgeBakedModel.getParticleTexture(IModelData data) |
Modifier and Type | Method and Description |
---|---|
default boolean |
IForgeTextureAtlasSprite.load(IResourceManager manager,
ResourceLocation location,
java.util.function.Function<ResourceLocation,TextureAtlasSprite> textureGetter)
Load the specified resource as this sprite's data.
|
Modifier and Type | Field and Description |
---|---|
protected TextureAtlasSprite |
FluidModel.BakedFluid.flowing |
private TextureAtlasSprite |
FancyMissingModel.BakedModel.fontTexture |
private static TextureAtlasSprite |
ModelLoader.White.instance |
protected TextureAtlasSprite |
MultiLayerModel.MultiLayerBakedModel.particle |
private TextureAtlasSprite |
CompositeModel.particle |
protected TextureAtlasSprite |
BakedItemModel.particle |
private TextureAtlasSprite |
SimpleModelFontRenderer.sprite |
protected TextureAtlasSprite |
FluidModel.BakedFluid.still |
Modifier and Type | Field and Description |
---|---|
protected java.util.Optional<TextureAtlasSprite> |
FluidModel.BakedFluid.overlay |
Modifier and Type | Method and Description |
---|---|
TextureAtlasSprite |
PerspectiveMapWrapper.getParticleTexture() |
TextureAtlasSprite |
MultiLayerModel.MultiLayerBakedModel.getParticleTexture() |
TextureAtlasSprite |
BakedModelWrapper.getParticleTexture() |
TextureAtlasSprite |
FancyMissingModel.BakedModel.getParticleTexture() |
TextureAtlasSprite |
CompositeModel.getParticleTexture() |
TextureAtlasSprite |
BakedItemModel.getParticleTexture() |
TextureAtlasSprite |
FluidModel.BakedFluid.getParticleTexture() |
TextureAtlasSprite |
BakedModelWrapper.getParticleTexture(IModelData data) |
static TextureAtlasSprite |
ModelLoader.White.instance() |
Modifier and Type | Method and Description |
---|---|
static java.util.function.Function<Material,TextureAtlasSprite> |
ModelLoader.defaultTextureGetter()
Get the default texture getter the models will be baked with.
|
Modifier and Type | Method and Description |
---|---|
private BakedQuad |
FluidModel.BakedFluid.buildQuad(Direction side,
TextureAtlasSprite texture,
boolean flip,
boolean offset,
FluidModel.BakedFluid.VertexParameter x,
FluidModel.BakedFluid.VertexParameter y,
FluidModel.BakedFluid.VertexParameter z,
FluidModel.BakedFluid.VertexParameter u,
FluidModel.BakedFluid.VertexParameter v) |
private static BakedQuad |
ItemLayerModel.buildQuad(TransformationMatrix transform,
Direction side,
TextureAtlasSprite sprite,
int tint,
boolean fullbright,
float x0,
float y0,
float z0,
float u0,
float v0,
float x1,
float y1,
float z1,
float u1,
float v1,
float x2,
float y2,
float z2,
float u2,
float v2,
float x3,
float y3,
float z3,
float u3,
float v3) |
private static BakedQuad |
ItemLayerModel.buildSideQuad(TransformationMatrix transform,
Direction side,
int tint,
TextureAtlasSprite sprite,
int u,
int v,
int size,
boolean fullbright) |
static java.util.List<BakedQuad> |
ItemTextureQuadConverter.convertTexture(TransformationMatrix transform,
TextureAtlasSprite template,
TextureAtlasSprite sprite,
float z,
Direction facing,
int color,
int tint)
Takes a texture and converts it into BakedQuads.
|
static java.util.List<BakedQuad> |
ItemTextureQuadConverter.convertTextureHorizontal(TransformationMatrix transform,
TextureAtlasSprite template,
TextureAtlasSprite sprite,
float z,
Direction facing,
int color,
int tint)
Scans a texture and converts it into a list of horizontal strips stacked on top of each other.
|
static java.util.List<BakedQuad> |
ItemTextureQuadConverter.convertTextureVertical(TransformationMatrix transform,
TextureAtlasSprite template,
TextureAtlasSprite sprite,
float z,
Direction facing,
int color,
int tint)
Scans a texture and converts it into a list of vertical strips stacked next to each other from left to right.
|
static BakedQuad |
ItemTextureQuadConverter.genQuad(TransformationMatrix transform,
float x1,
float y1,
float x2,
float y2,
float z,
TextureAtlasSprite sprite,
Direction facing,
int color,
int tint)
Generates a Front/Back quad for an itemmodel.
|
static com.google.common.collect.ImmutableList<BakedQuad> |
ItemLayerModel.getQuadsForSprite(int tint,
TextureAtlasSprite sprite,
TransformationMatrix transform) |
static com.google.common.collect.ImmutableList<BakedQuad> |
ItemLayerModel.getQuadsForSprite(int tint,
TextureAtlasSprite sprite,
TransformationMatrix transform,
boolean fullbright) |
static IModelBuilder<?> |
IModelBuilder.of(IModelConfiguration owner,
ItemOverrideList overrides,
TextureAtlasSprite particle) |
private static BakedQuad |
ItemTextureQuadConverter.putQuad(TransformationMatrix transform,
Direction side,
TextureAtlasSprite sprite,
int color,
int tint,
float x1,
float y1,
float x2,
float y2,
float z,
float u1,
float v1,
float u2,
float v2) |
void |
SimpleModelFontRenderer.setSprite(TextureAtlasSprite sprite) |
Modifier and Type | Method and Description |
---|---|
void |
ModelLoaderRegistry.VanillaProxy.addQuads(IModelConfiguration owner,
IModelBuilder<?> modelBuilder,
ModelBakery bakery,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetter,
IModelTransform modelTransform,
ResourceLocation modelLocation) |
void |
CompositeModel.Submodel.addQuads(IModelConfiguration owner,
IModelBuilder<?> modelBuilder,
ModelBakery bakery,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetter,
IModelTransform modelTransform,
ResourceLocation modelLocation) |
IBakedModel |
MultiLayerModel.bake(IModelConfiguration owner,
ModelBakery bakery,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetter,
IModelTransform modelTransform,
ItemOverrideList overrides,
ResourceLocation modelLocation) |
IBakedModel |
CompositeModel.Geometry.bake(IModelConfiguration owner,
ModelBakery bakery,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetter,
IModelTransform modelTransform,
ItemOverrideList overrides,
ResourceLocation modelLocation) |
IBakedModel |
FluidModel.bake(IModelConfiguration owner,
ModelBakery bakery,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetter,
IModelTransform modelTransform,
ItemOverrideList overrides,
ResourceLocation modelLocation) |
IBakedModel |
DynamicBucketModel.bake(IModelConfiguration owner,
ModelBakery bakery,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetter,
IModelTransform modelTransform,
ItemOverrideList overrides,
ResourceLocation modelLocation) |
IBakedModel |
ItemLayerModel.bake(IModelConfiguration owner,
ModelBakery bakery,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetter,
IModelTransform modelTransform,
ItemOverrideList overrides,
ResourceLocation modelLocation) |
IBakedModel |
BlockModelConfiguration.bake(ModelBakery bakery,
java.util.function.Function<Material,TextureAtlasSprite> bakedTextureGetter,
IModelTransform modelTransform,
ItemOverrideList overrides,
ResourceLocation modelLocation) |
static IBakedModel |
ModelLoaderRegistry.bakeHelper(BlockModel blockModel,
ModelBakery modelBakery,
BlockModel otherModel,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetter,
IModelTransform modelTransform,
ResourceLocation modelLocation,
boolean guiLight3d) |
IBakedModel |
FancyMissingModel.bakeModel(ModelBakery bakery,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetter,
IModelTransform modelTransform,
ResourceLocation modelLocation) |
IBakedModel |
CompositeModel.Submodel.bakeModel(ModelBakery bakery,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetter,
IModelTransform modelTransform,
ResourceLocation modelLocation) |
private static com.google.common.collect.ImmutableMap<RenderType,IBakedModel> |
MultiLayerModel.buildModels(com.google.common.collect.ImmutableMap<RenderType,IUnbakedModel> models,
IModelTransform modelTransform,
ModelBakery bakery,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetter,
ResourceLocation modelLocation) |
static com.google.common.collect.ImmutableList<BakedQuad> |
ItemLayerModel.getQuadsForSprites(java.util.List<Material> textures,
TransformationMatrix transform,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetter) |
static com.google.common.collect.ImmutableList<BakedQuad> |
ItemLayerModel.getQuadsForSprites(java.util.List<Material> textures,
TransformationMatrix transform,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetter,
java.util.Set<java.lang.Integer> fullbrights) |
Constructor and Description |
---|
BakedFluid(TransformationMatrix transformation,
com.google.common.collect.ImmutableMap<ItemCameraTransforms.TransformType,TransformationMatrix> transforms,
ResourceLocation modelLocation,
int color,
TextureAtlasSprite still,
TextureAtlasSprite flowing,
java.util.Optional<TextureAtlasSprite> overlay,
boolean gas,
boolean statePresent,
int[] cornerRound,
int flowRound,
boolean[] sideOverlays) |
BakedItemModel(com.google.common.collect.ImmutableList<BakedQuad> quads,
TextureAtlasSprite particle,
com.google.common.collect.ImmutableMap<ItemCameraTransforms.TransformType,TransformationMatrix> transforms,
ItemOverrideList overrides,
boolean untransformed,
boolean isSideLit) |
BakedModel(IBakedModel bigMissing,
IBakedModel smallMissing,
SimpleModelFontRenderer fontRenderer,
java.lang.String message,
TextureAtlasSprite fontTexture) |
BakedModel(IBakedModel smallMissing,
SimpleModelFontRenderer fontRenderer,
java.lang.String message,
TextureAtlasSprite fontTexture,
FancyMissingModel.BakedModel big) |
BakedModel(ModelBakery bakery,
IModelConfiguration owner,
DynamicBucketModel parent,
com.google.common.collect.ImmutableList<BakedQuad> quads,
TextureAtlasSprite particle,
com.google.common.collect.ImmutableMap<ItemCameraTransforms.TransformType,TransformationMatrix> transforms,
java.util.Map<java.lang.String,IBakedModel> cache,
boolean untransformed,
IModelTransform originalTransform,
boolean isSideLit) |
CachingBakedFluid(TransformationMatrix transformation,
com.google.common.collect.ImmutableMap<ItemCameraTransforms.TransformType,TransformationMatrix> transforms,
ResourceLocation modelLocation,
int color,
TextureAtlasSprite still,
TextureAtlasSprite flowing,
java.util.Optional<TextureAtlasSprite> overlay,
boolean gas,
java.util.Optional<IModelData> stateOption) |
CompositeModel(boolean isGui3d,
boolean isAmbientOcclusion,
TextureAtlasSprite particle,
com.google.common.collect.ImmutableMap<java.lang.String,IBakedModel> bakedParts,
IModelTransform combinedTransform,
ItemOverrideList overrides) |
MultiLayerBakedModel(boolean ambientOcclusion,
boolean isGui3d,
boolean isSideLit,
TextureAtlasSprite particle,
ItemOverrideList overrides,
com.google.common.collect.ImmutableMap<RenderType,IBakedModel> models,
IBakedModel missing,
com.google.common.collect.ImmutableMap<ItemCameraTransforms.TransformType,TransformationMatrix> cameraTransforms) |
Constructor and Description |
---|
BakedFluid(TransformationMatrix transformation,
com.google.common.collect.ImmutableMap<ItemCameraTransforms.TransformType,TransformationMatrix> transforms,
ResourceLocation modelLocation,
int color,
TextureAtlasSprite still,
TextureAtlasSprite flowing,
java.util.Optional<TextureAtlasSprite> overlay,
boolean gas,
boolean statePresent,
int[] cornerRound,
int flowRound,
boolean[] sideOverlays) |
CachingBakedFluid(TransformationMatrix transformation,
com.google.common.collect.ImmutableMap<ItemCameraTransforms.TransformType,TransformationMatrix> transforms,
ResourceLocation modelLocation,
int color,
TextureAtlasSprite still,
TextureAtlasSprite flowing,
java.util.Optional<TextureAtlasSprite> overlay,
boolean gas,
java.util.Optional<IModelData> stateOption) |
Modifier and Type | Field and Description |
---|---|
private java.util.function.Function<Material,TextureAtlasSprite> |
AnimationItemOverrideList.bakedTextureGetter |
Constructor and Description |
---|
AnimationItemOverrideList(ModelBakery bakery,
IUnbakedModel model,
ResourceLocation modelLoc,
IModelTransform state,
java.util.function.Function<Material,TextureAtlasSprite> bakedTextureGetter,
ItemOverrideList overrides) |
AnimationItemOverrideList(ModelBakery bakery,
IUnbakedModel model,
ResourceLocation modelLoc,
IModelTransform state,
java.util.function.Function<Material,TextureAtlasSprite> bakedTextureGetter,
java.util.List<ItemOverride> overrides) |
Modifier and Type | Field and Description |
---|---|
private com.google.common.collect.ImmutableMap<java.lang.String,TextureAtlasSprite> |
B3DLoader.BakedWrapper.textures |
Modifier and Type | Method and Description |
---|---|
TextureAtlasSprite |
B3DLoader.BakedWrapper.getParticleTexture() |
Modifier and Type | Method and Description |
---|---|
private void |
B3DLoader.BakedWrapper.putVertexData(IVertexConsumer consumer,
B3DModel.Vertex v,
Vector3f faceNormal,
TextureAtlasSprite sprite) |
Modifier and Type | Method and Description |
---|---|
IBakedModel |
B3DLoader.ModelWrapper.bakeModel(ModelBakery bakery,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetter,
IModelTransform modelTransform,
ResourceLocation modelLocation) |
Constructor and Description |
---|
BakedWrapper(B3DModel.Node<?> node,
IModelTransform state,
boolean smooth,
boolean gui3d,
boolean isSideLit,
com.google.common.collect.ImmutableSet<java.lang.String> meshes,
com.google.common.collect.ImmutableMap<java.lang.String,TextureAtlasSprite> textures) |
BakedWrapper(B3DModel.Node<?> node,
IModelTransform state,
boolean smooth,
boolean gui3d,
boolean isSideLit,
com.google.common.collect.ImmutableSet<java.lang.String> meshes,
com.google.common.collect.ImmutableMap<java.lang.String,TextureAtlasSprite> textures,
com.google.common.cache.LoadingCache<java.lang.Integer,B3DLoader.B3DState> cache) |
Modifier and Type | Method and Description |
---|---|
default void |
IMultipartModelGeometry.addQuads(IModelConfiguration owner,
IModelBuilder<?> modelBuilder,
ModelBakery bakery,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetter,
IModelTransform modelTransform,
ResourceLocation modelLocation) |
void |
ISimpleModelGeometry.addQuads(IModelConfiguration owner,
IModelBuilder<?> modelBuilder,
ModelBakery bakery,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetter,
IModelTransform modelTransform,
ResourceLocation modelLocation) |
void |
IModelGeometryPart.addQuads(IModelConfiguration owner,
IModelBuilder<?> modelBuilder,
ModelBakery bakery,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetter,
IModelTransform modelTransform,
ResourceLocation modelLocation) |
IBakedModel |
IModelGeometry.bake(IModelConfiguration owner,
ModelBakery bakery,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetter,
IModelTransform modelTransform,
ItemOverrideList overrides,
ResourceLocation modelLocation) |
default IBakedModel |
ISimpleModelGeometry.bake(IModelConfiguration owner,
ModelBakery bakery,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetter,
IModelTransform modelTransform,
ItemOverrideList overrides,
ResourceLocation modelLocation) |
Modifier and Type | Method and Description |
---|---|
private org.apache.commons.lang3.tuple.Pair<BakedQuad,Direction> |
OBJModel.makeQuad(int[][] indices,
int tintIndex,
Vector4f colorTint,
Vector4f ambientColor,
TextureAtlasSprite texture,
TransformationMatrix transform) |
private void |
OBJModel.putVertexData(IVertexConsumer consumer,
Vector4f position0,
Vec2f texCoord0,
Vector3f normal0,
Vector4f color0,
Vec2f uv2,
TextureAtlasSprite texture) |
Modifier and Type | Method and Description |
---|---|
void |
OBJModel.ModelObject.addQuads(IModelConfiguration owner,
IModelBuilder<?> modelBuilder,
ModelBakery bakery,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetter,
IModelTransform modelTransform,
ResourceLocation modelLocation) |
void |
OBJModel.ModelGroup.addQuads(IModelConfiguration owner,
IModelBuilder<?> modelBuilder,
ModelBakery bakery,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetter,
IModelTransform modelTransform,
ResourceLocation modelLocation) |
Modifier and Type | Field and Description |
---|---|
private TextureAtlasSprite |
BakedQuadBuilder.texture |
Modifier and Type | Method and Description |
---|---|
void |
VertexBufferConsumer.setTexture(TextureAtlasSprite texture) |
void |
VertexTransformer.setTexture(TextureAtlasSprite texture) |
void |
VertexLighterFlat.setTexture(TextureAtlasSprite texture) |
void |
IVertexConsumer.setTexture(TextureAtlasSprite texture) |
void |
BakedQuadBuilder.setTexture(TextureAtlasSprite texture) |
Constructor and Description |
---|
BakedQuadBuilder(TextureAtlasSprite texture) |
Modifier and Type | Method and Description |
---|---|
TextureAtlasSprite |
TRSRTransformerTest.MyBakedModel.getParticleTexture() |
Modifier and Type | Method and Description |
---|---|
void |
NewModelLoaderTest.TestModel.addQuads(IModelConfiguration owner,
IModelBuilder<?> modelBuilder,
ModelBakery bakery,
java.util.function.Function<Material,TextureAtlasSprite> spriteGetter,
IModelTransform modelTransform,
ResourceLocation modelLocation) |