Uses of Class
com.github.imdabigboss.easydatapack.api.blocks.CustomBlock.Builder
Packages that use CustomBlock.Builder
-
Uses of CustomBlock.Builder in com.github.imdabigboss.easydatapack.api.blocks
Methods in com.github.imdabigboss.easydatapack.api.blocks that return CustomBlock.BuilderModifier and TypeMethodDescription@NonNull CustomBlock.BuilderCustomBlock.Builder.dropAmount(int dropAmount)Sets the drop amount of the block.@NonNull CustomBlock.BuilderCustomBlock.Builder.dropExperience(int dropExperience)Sets the drop experience of the block.@NonNull CustomBlock.BuilderCustomBlock.Builder.dropMaterial(@Nullable org.bukkit.Material dropMaterial)Sets the drop material of the block.