Uses of Class
zombie.ai.KnownBlockedEdges
Packages that use KnownBlockedEdges
-
Uses of KnownBlockedEdges in zombie.ai
Methods in zombie.ai that return KnownBlockedEdgesModifier and TypeMethodDescriptionstatic KnownBlockedEdgesKnownBlockedEdges.alloc()MapKnowledge.getKnownBlockedEdges(int x, int y, int z) MapKnowledge.getOrCreateKnownBlockedEdges(int x, int y, int z) KnownBlockedEdges.init(int x, int y, int z) KnownBlockedEdges.init(int x, int y, int z, boolean w, boolean n) KnownBlockedEdges.init(KnownBlockedEdges other) Methods in zombie.ai that return types with arguments of type KnownBlockedEdgesMethods in zombie.ai with parameters of type KnownBlockedEdgesMethod parameters in zombie.ai with type arguments of type KnownBlockedEdgesModifier and TypeMethodDescriptionstatic voidKnownBlockedEdges.releaseAll(ArrayList<KnownBlockedEdges> objs)