Uses of Class
net.minecraft.entity.decoration.painting.PaintingEntity
Package
Description
-
Uses of PaintingEntity in net.minecraft.client.render.entity
Modifier and TypeMethodDescriptionvoid
PaintingEntityRenderer.updateRenderState
(PaintingEntity paintingEntity, PaintingEntityRenderState paintingEntityRenderState, float float2) -
Uses of PaintingEntity in net.minecraft.entity
-
Uses of PaintingEntity in net.minecraft.entity.decoration.painting
Modifier and TypeMethodDescriptionstatic Optional
<PaintingEntity> PaintingEntity.placePainting
(World world, BlockPos pos, Direction facing) ModifierConstructorDescriptionPaintingEntity
(EntityType<? extends PaintingEntity> type, World world)