Class Permutations

java.lang.Object
cn.nukkit.block.customblock.data.Permutations

@PowerNukkitXOnly @Since("1.19.31-r1") public class Permutations extends Object
用于控制自定义方块的变化特征,可用于实现条件渲染,部分渲染等功能。一个方块可以有多个变化特征。

Used to control the Permutation of custom blocks, which can be used to implement conditional rendering, partial rendering and other functions.

See Also: