JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Deprecated Methods
Method
Description
com.cryptomorin.xseries.reflection.minecraft.NMSExtras.sendBlockChange
(Player, Chunk, Map<NMSExtras.WorldlessBlockWrapper, Object>)
com.cryptomorin.xseries.reflection.XReflection.getCraftClass
(String)
use
XReflection.ofMinecraft()
instead.
com.cryptomorin.xseries.reflection.XReflection.getNMSClass
(String)
use
XReflection.ofMinecraft()
com.cryptomorin.xseries.reflection.XReflection.getNMSClass
(String, String)
use
XReflection.ofMinecraft()
instead.
com.cryptomorin.xseries.reflection.XReflection.supportsPatch
(int)
use
XReflection.supports(int, int)
com.cryptomorin.xseries.XBlock.isOneOf
(Block, Collection<String>)
use
XTag.anyMatch(Object, Collection)
instead.
XReflection.ofMinecraft()instead.