Uses of Class
com.plotsquared.core.plot.flag.types.BlockTypeWrapper
Packages that use BlockTypeWrapper
Package
Description
-
Uses of BlockTypeWrapper in com.plotsquared.core.plot.flag.implementations
Method parameters in com.plotsquared.core.plot.flag.implementations with type arguments of type BlockTypeWrapperModifier and TypeMethodDescriptionprotected BreakFlagBreakFlag.flagOf(@NonNull List<BlockTypeWrapper> value) protected PlaceFlagPlaceFlag.flagOf(@NonNull List<BlockTypeWrapper> value) protected UseFlagUseFlag.flagOf(@NonNull List<BlockTypeWrapper> value) Constructor parameters in com.plotsquared.core.plot.flag.implementations with type arguments of type BlockTypeWrapperModifierConstructorDescriptionprotectedBreakFlag(List<BlockTypeWrapper> blockTypeList) protectedPlaceFlag(List<BlockTypeWrapper> blockTypeList) protectedUseFlag(List<BlockTypeWrapper> blockTypeList) -
Uses of BlockTypeWrapper in com.plotsquared.core.plot.flag.types
Classes in com.plotsquared.core.plot.flag.types with type parameters of type BlockTypeWrapperMethods in com.plotsquared.core.plot.flag.types that return BlockTypeWrapperModifier and TypeMethodDescriptionstatic BlockTypeWrapperBlockTypeWrapper.get(BlockCategory blockCategory) static BlockTypeWrapperstatic BlockTypeWrapperConstructor parameters in com.plotsquared.core.plot.flag.types with type arguments of type BlockTypeWrapperModifierConstructorDescriptionprotectedBlockTypeListFlag(List<BlockTypeWrapper> blockTypeList, Caption description)