Class PlatformSecurityNetworkComponentImpl
java.lang.Object
com.refinedmods.refinedstorage.api.network.impl.security.SecurityNetworkComponentImpl
com.refinedmods.refinedstorage.common.security.PlatformSecurityNetworkComponentImpl
- All Implemented Interfaces:
NetworkComponent, SecurityNetworkComponent, PlatformSecurityNetworkComponent
public class PlatformSecurityNetworkComponentImpl
extends com.refinedmods.refinedstorage.api.network.impl.security.SecurityNetworkComponentImpl
implements PlatformSecurityNetworkComponent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisAllowed(Permission permission, net.minecraft.server.level.ServerPlayer player) Methods inherited from class com.refinedmods.refinedstorage.api.network.impl.security.SecurityNetworkComponentImpl
contains, isAllowed, onContainerAdded, onContainerRemovedMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface NetworkComponent
onContainerAdded, onContainerRemoved, onNetworkMergedWith, onNetworkRemoved, onNetworkSplitMethods inherited from interface SecurityNetworkComponent
contains, isAllowed
-
Constructor Details
-
PlatformSecurityNetworkComponentImpl
-
-
Method Details
-
isAllowed
- Specified by:
isAllowedin interfacePlatformSecurityNetworkComponent
-