Uses of Class
net.minecraft.world.entity.decoration.Painting
Packages that use Painting
Package
Description
-
Uses of Painting in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type PaintingModifier and TypeMethodDescriptionPaintingRenderer.getTextureLocation
(Painting entity) Returns the location of an entity's texture.void
PaintingRenderer.render
(Painting entity, float entityYaw, float partialTicks, PoseStack poseStack, MultiBufferSource buffer, int packedLight) private void
PaintingRenderer.renderPainting
(PoseStack poseStack, VertexConsumer consumer, Painting painting, int width, int height, TextureAtlasSprite paintingSprite, TextureAtlasSprite backSprite) -
Uses of Painting in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Painting -
Uses of Painting in net.minecraft.world.entity.decoration
Methods in net.minecraft.world.entity.decoration that return types with arguments of type PaintingModifier and TypeMethodDescriptionConstructor parameters in net.minecraft.world.entity.decoration with type arguments of type Painting