Class ProfileContainer.BlockProfileContainer

java.lang.Object
com.cryptomorin.xseries.profiles.objects.ProfileContainer<org.bukkit.block.Block>
com.cryptomorin.xseries.profiles.objects.ProfileContainer.BlockProfileContainer
All Implemented Interfaces:
DelegateProfileable, Profileable
Enclosing class:
ProfileContainer<T>

public static final class ProfileContainer.BlockProfileContainer extends ProfileContainer<org.bukkit.block.Block> implements DelegateProfileable
  • Constructor Details

    • BlockProfileContainer

      public BlockProfileContainer(org.bukkit.block.Block block)
  • Method Details