Uses of Class
org.geysermc.geyser.entity.type.PaintingEntity
Packages that use PaintingEntity
-
Uses of PaintingEntity in org.geysermc.geyser.entity
Fields in org.geysermc.geyser.entity with type parameters of type PaintingEntityModifier and TypeFieldDescriptionstatic EntityDefinition<PaintingEntity>EntityDefinitions.PAINTING -
Uses of PaintingEntity in org.geysermc.geyser.entity.factory
Methods in org.geysermc.geyser.entity.factory that return PaintingEntityModifier and TypeMethodDescriptionPaintingEntityFactory.create(GeyserSession session, long entityId, long geyserId, UUID uuid, com.nukkitx.math.vector.Vector3f position, PaintingType paintingName, int direction)