Module net.minestom.server
Class PaintingVariant.Builder
java.lang.Object
net.minestom.server.entity.metadata.other.PaintingVariant.Builder
- Enclosing interface:
PaintingVariant
-
Method Details
-
assetId
@Contract(value="_ -> this", pure=true) public PaintingVariant.Builder assetId(net.kyori.adventure.key.Key assetId) -
width
-
height
-
title
@Contract(value="_ -> this", pure=true) public PaintingVariant.Builder title(@Nullable @Nullable Component title) -
author
@Contract(value="_ -> this", pure=true) public PaintingVariant.Builder author(@Nullable @Nullable Component author) -
build
-