Uses of Class
org.cloudburstmc.api.block.trait.IntegerBlockTrait
Packages that use IntegerBlockTrait
-
Uses of IntegerBlockTrait in org.cloudburstmc.api.block
Fields in org.cloudburstmc.api.block declared as IntegerBlockTraitModifier and TypeFieldDescriptionstatic IntegerBlockTraitBlockTraits.AGEstatic IntegerBlockTraitBlockTraits.BITE_COUNTERstatic IntegerBlockTraitBlockTraits.CHORUS_AGEstatic IntegerBlockTraitBlockTraits.CLUSTER_COUNTstatic IntegerBlockTraitBlockTraits.COCOA_AGEstatic IntegerBlockTraitBlockTraits.COMPOSTER_FILL_LEVELstatic IntegerBlockTraitBlockTraits.CORAL_FAN_DIRECTIONstatic IntegerBlockTraitBlockTraits.DEPRECATEDDeprecated.static IntegerBlockTraitBlockTraits.FILL_LEVELstatic IntegerBlockTraitBlockTraits.FLUID_LEVELstatic IntegerBlockTraitBlockTraits.GROWTHstatic IntegerBlockTraitBlockTraits.HEIGHTstatic IntegerBlockTraitBlockTraits.HONEY_LEVELstatic IntegerBlockTraitBlockTraits.HUGE_MUSHROOM_BITSstatic IntegerBlockTraitBlockTraits.ICE_AGEstatic IntegerBlockTraitBlockTraits.KELP_AGEstatic IntegerBlockTraitBlockTraits.LIGHT_LEVELstatic IntegerBlockTraitBlockTraits.LIQUID_DEPTHstatic IntegerBlockTraitBlockTraits.MOISTURIZED_AMOUNTstatic IntegerBlockTraitBlockTraits.REDSTONE_SIGNALstatic IntegerBlockTraitBlockTraits.REPEATER_DELAYstatic IntegerBlockTraitBlockTraits.RESPAWN_ANCHOR_CHARGEstatic IntegerBlockTraitBlockTraits.STABILITYstatic IntegerBlockTraitBlockTraits.TWISTING_VINES_AGEstatic IntegerBlockTraitBlockTraits.VINE_DIRECTION_BITSstatic IntegerBlockTraitBlockTraits.WART_GROWTHstatic IntegerBlockTraitBlockTraits.WEEPING_VINES_AGEMethods in org.cloudburstmc.api.block with parameters of type IntegerBlockTraitModifier and TypeMethodDescriptionBlockState.decrementTrait(IntegerBlockTrait trait)BlockState.incrementTrait(IntegerBlockTrait trait)BlockState.withTrait(IntegerBlockTrait trait, int value) -
Uses of IntegerBlockTrait in org.cloudburstmc.api.block.trait
Methods in org.cloudburstmc.api.block.trait that return IntegerBlockTraitModifier and TypeMethodDescriptionstatic IntegerBlockTraitstatic IntegerBlockTraitstatic IntegerBlockTraitstatic IntegerBlockTraitstatic IntegerBlockTraitIntegerBlockTrait.from(String name, @Nullable String vanillaName, int start, int end, int defaultValue)static IntegerBlockTraitIntegerBlockTrait.from(String name, @Nullable String vanillaName, int start, int end, int defaultValue, boolean onlySerialize)