Package com.petrolpark.core.team
Interface ITeamBoundBlockEntity
@Experimental
public interface ITeamBoundBlockEntity
A Block Entity which can be linked to a
ITeam.- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoidbind(ITeam.Provider team, net.minecraft.world.entity.player.Player player, net.minecraft.world.phys.BlockHitResult hit)
-
Method Details
-
bind
void bind(ITeam.Provider team, net.minecraft.world.entity.player.Player player, net.minecraft.world.phys.BlockHitResult hit)
-