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 final IntegerBlockTraitBlockTraits.AGEstatic final IntegerBlockTraitBlockTraits.BITE_COUNTERstatic final IntegerBlockTraitBlockTraits.CANDLESstatic final IntegerBlockTraitBlockTraits.CAVE_VINE_AGEstatic final IntegerBlockTraitBlockTraits.CHORUS_AGEstatic final IntegerBlockTraitBlockTraits.CLUSTER_COUNTstatic final IntegerBlockTraitBlockTraits.COCOA_AGEstatic final IntegerBlockTraitBlockTraits.COMPOSTER_FILL_LEVELstatic final IntegerBlockTraitBlockTraits.CORAL_FAN_DIRECTIONstatic final IntegerBlockTraitBlockTraits.DEPRECATEDDeprecated.static final IntegerBlockTraitBlockTraits.FILL_LEVELstatic final IntegerBlockTraitBlockTraits.FLUID_LEVELstatic final IntegerBlockTraitBlockTraits.GROWTHstatic final IntegerBlockTraitBlockTraits.HEIGHTstatic final IntegerBlockTraitBlockTraits.HONEY_LEVELstatic final IntegerBlockTraitBlockTraits.HUGE_MUSHROOM_BITSstatic final IntegerBlockTraitBlockTraits.ICE_AGEstatic final IntegerBlockTraitBlockTraits.KELP_AGEstatic final IntegerBlockTraitBlockTraits.LIGHT_LEVELstatic final IntegerBlockTraitBlockTraits.MOISTURIZED_AMOUNTstatic final IntegerBlockTraitBlockTraits.MULTI_FACE_DIRECTIONstatic final IntegerBlockTraitBlockTraits.REDSTONE_SIGNALstatic final IntegerBlockTraitBlockTraits.REPEATER_DELAYstatic final IntegerBlockTraitBlockTraits.RESPAWN_ANCHOR_CHARGEstatic final IntegerBlockTraitBlockTraits.STABILITYstatic final IntegerBlockTraitBlockTraits.TWISTING_VINES_AGEstatic final IntegerBlockTraitBlockTraits.VINE_DIRECTION_BITSstatic final IntegerBlockTraitBlockTraits.WART_GROWTHstatic final 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)