35 ::ll::TypedStorage<8, 8, ::gsl::not_null<::std::unique_ptr<::BlockVolumeBase>>> mBlockVolumeBase;
43 virtual ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockLocationIterator>
46 virtual ::std::unique_ptr<::BaseBlockLocationIterator> createBlockLocationIterator() = 0;
48 virtual ::std::vector<::Vec3> getFoundBlocks(
54 virtual bool containsBlock(
64 MCAPI ::Scripting::Result_deprecated<::BoundingBox> getBoundingBox()
const;
67 getClosest(uint count,
::Vec3 const& location)
const;
70 getFarthest(uint count,
::Vec3 const& location)
const;
72 MCAPI ::Scripting::Result_deprecated<::Vec3> getMax()
const;
74 MCAPI ::Scripting::Result_deprecated<::Vec3> getMin()
const;
80 MCAPI static ::Scripting::ClassBinding bind();
86 MCAPI ::std::vector<::Vec3> $getFoundBlocks(
92 MCAPI
bool $containsBlock(