net.minecraft.network.chat

public class FilterMask

xt
net.minecraft.network.chat.FilterMask
net.minecraft.class_7649
net.minecraft.unmapped.C_bowvajrs
net.minecraft.network.message.FilterMask
net.minecraft.network.message.FilterMask
net.minecraft.src.C_242983_
net.minecraft.network.chat.FilterMask

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<FilterMask>
a
CODEC
field_40837
f_mxjueanx
CODEC
CODEC
f_252533_
public static final FilterMask
b
FULLY_FILTERED
field_39941
f_xwsbxvhy
FULLY_FILTERED
FULLY_FILTERED
f_243007_
public static final FilterMask
c
PASS_THROUGH
field_39942
f_bawyiahn
PASS_THROUGH
PASSTHROUGH
f_242999_
public static final Style
d
FILTERED_STYLE
field_40674
f_iykwctzw
FILTERED_STYLE
TEXT_STYLE
f_244521_
static final com.mojang.serialization.MapCodec<FilterMask>
e
PASS_THROUGH_CODEC
field_40838
f_nksjxlib
PASS_THROUGH_CODEC
PASSTHROUGH_CODEC
f_252488_
static final com.mojang.serialization.MapCodec<FilterMask>
f
FULLY_FILTERED_CODEC
field_40839
f_hxwhexnu
FULLY_FILTERED_CODEC
FULLY_FILTERED_CODEC
f_252493_
static final com.mojang.serialization.MapCodec<FilterMask>
g
PARTIALLY_FILTERED_CODEC
field_40840
f_phkihyaw
PARTIALLY_FILTERED_CODEC
PARTIALLY_FILTERED_CODEC
f_252450_
private static final char
h
HASH
field_39943
f_bszkytgw
FILTERED
HASH
f_243009_
private final BitSet
i
mask
field_39944
f_zjhmgwha
mask
data
f_242988_
private final FilterMask$Type
j
type
field_39945
f_snusdtag
status
filterType
f_242996_

Constructor summary

ModifierConstructor
private (BitSet mask, FilterMask$Type status)
private (BitSet mask)
public (int length)

Method summary

Modifier and TypeMethod
private FilterMask$Type
c()
type()
method_46600()
m_xnxumupe()
getStatus()
getFilterType()
m_252945_()
private BitSet
d()
mask()
method_46601()
m_xzylkoyj()
getMask()
getData()
m_252818_()
public static FilterMask
a(wm arg0)
read(FriendlyByteBuf arg0)
method_45090(class_2540 arg0)
m_ggwpyght(C_idfydwco arg0)
readMask(PacketByteBuf buf)
create(PacketByteBuf buf)
m_243104_(C_4983_ p_243205_)
public static void
a(wm arg0, xt arg1)
write(FriendlyByteBuf arg0, FilterMask arg1)
method_45091(class_2540 arg0, class_7649 arg1)
m_oaiupesv(C_idfydwco arg0, C_bowvajrs arg1)
writeMask(PacketByteBuf buf, FilterMask mask)
write(PacketByteBuf buf, FilterMask mask)
m_243105_(C_4983_ p_243308_, C_242983_ p_243231_)
public void
a(int arg0)
setFiltered(int arg0)
method_45088(int arg0)
m_xyamosrm(int arg0)
markFiltered(int index)
setBit(int bitIndex)
m_243123_(int arg0)
public String
a(String arg0)
apply(String arg0)
method_45089(String arg0)
m_qplmwswd(String arg0)
filter(String raw)
filter(String text)
m_243114_(String arg0)
public Component
b(String arg0)
applyWithFormatting(String arg0)
method_46256(String arg0)
m_djzxbnob(String arg0)
getFilteredText(String message)
getFilteredText(String text)
m_246134_(String arg0)
public boolean
a()
isEmpty()
method_45087()
m_hcytfrav()
isPassThrough()
isPassthrough()
m_243095_()
public boolean
b()
isFullyFiltered()
method_45093()
m_rvbpkyay()
isFullyFiltered()
isFullyFiltered()
m_243067_()